Update Dockerfile

Revert upgrade to python to fix pip build
This commit is contained in:
M0VUB
2024-05-23 22:26:02 +01:00
committed by GitHub
parent c37d2d710e
commit ce56ad1047
+1 -1
View File
@@ -17,7 +17,7 @@
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
###############################################################################
FROM python:alpine3.18
FROM python:alpine3.12
COPY entrypoint /entrypoint