release 0.0.2a2 (#1)
* Build master and stable branches * Updated README.md * Added github action to publish package * Updated python to 3.8.2-r1 for docker images * poetry update * 0.0.2a2 * Hotfix: Build latest docker image from Dockerfile.dev
This commit is contained in:
parent
d58f0e29ed
commit
236e372e00
7 changed files with 178 additions and 134 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM alpine:3.11
|
||||
|
||||
ENV PYTHON_VERSION=3.8.2-r0
|
||||
ENV PYTHON_VERSION=3.8.2-r1
|
||||
ENV APP_PORT 8080
|
||||
ENV BUILD_DIR /tmp/build
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue