build(): first release
This commit is contained in:
parent
7d7f43d734
commit
885175848d
30
CHANGELOG.md
30
CHANGELOG.md
@ -1,30 +0,0 @@
|
||||
## [0.2.4](https://git.sthope.dev/sthope/DockerContainer-RandomPort/compare/0.2.3...0.2.4) (2021-09-13)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **):(:** final release ([8daa167](https://git.sthope.dev/sthope/DockerContainer-RandomPort/commit/8daa1677a874f0b3b5d2549e6d218c0bbcbf7217))
|
||||
* **):(:** final release ([0cb2b23](https://git.sthope.dev/sthope/DockerContainer-RandomPort/commit/0cb2b230623b4656d04b98b8c608a6eb095b27c0))
|
||||
* **):(:** final release ([1a38966](https://git.sthope.dev/sthope/DockerContainer-RandomPort/commit/1a389660f0fbb70b6de15529f4db2df1cf84ce59))
|
||||
* **):(:** final release ([97390ab](https://git.sthope.dev/sthope/DockerContainer-RandomPort/commit/97390ab631756171ea3577179f11df6a9219b9dd))
|
||||
* **):(:** final release ([40aad2e](https://git.sthope.dev/sthope/DockerContainer-RandomPort/commit/40aad2e7b28b2a3acbca82e562958034c168d7d3))
|
||||
* **):(:** final release ([95103cd](https://git.sthope.dev/sthope/DockerContainer-RandomPort/commit/95103cd2e8d1cafe991a6c468f14fa0644a339f5))
|
||||
|
||||
|
||||
### Performance Improvements
|
||||
|
||||
* final release ([55e467d](https://git.sthope.dev/sthope/DockerContainer-RandomPort/commit/55e467de52008cf35cc87aea6a3bdb515c59563e))
|
||||
* final release ([0dbc2b5](https://git.sthope.dev/sthope/DockerContainer-RandomPort/commit/0dbc2b514dbece49aa84bf2c37f36d537ad6badf))
|
||||
* final release ([c30b142](https://git.sthope.dev/sthope/DockerContainer-RandomPort/commit/c30b1424bbe13e0ba4e81c6dc55dcebffb1c58b2))
|
||||
* final release ([85d408c](https://git.sthope.dev/sthope/DockerContainer-RandomPort/commit/85d408c243e339a492797e03916ece8ab64eacf5))
|
||||
* final test fucking this ([f9f0360](https://git.sthope.dev/sthope/DockerContainer-RandomPort/commit/f9f036068ca728dae9ab94b14282675f8bbd1490))
|
||||
* test ([0f2d604](https://git.sthope.dev/sthope/DockerContainer-RandomPort/commit/0f2d6042041d85e4ed55ee2f814915ce9ebef4e5))
|
||||
* test ([5ecf4d3](https://git.sthope.dev/sthope/DockerContainer-RandomPort/commit/5ecf4d3e4a9791c05dd85a69910eb124b76fcbb6))
|
||||
* test ([dda71a4](https://git.sthope.dev/sthope/DockerContainer-RandomPort/commit/dda71a42da04db3b5017df7ca36873bf71e0881f))
|
||||
|
||||
## [0.2.1](https://git.sthope.dev/sthope/DockerContainer-RandomPort/compare/v0.2.0...v0.2.1) (2021-09-13)
|
||||
|
||||
|
||||
### Performance Improvements
|
||||
|
||||
* test ([dda71a4](https://git.sthope.dev/sthope/DockerContainer-RandomPort/commit/dda71a42da04db3b5017df7ca36873bf71e0881f))
|
@ -7,4 +7,4 @@ LABEL version="1.0.0"
|
||||
|
||||
ADD randomport/ /randomport/
|
||||
|
||||
CMD ["python", "/randomport/randomport1.py"]
|
||||
CMD ["python", "/randomport/randomport1.py"]
|
Loading…
x
Reference in New Issue
Block a user