Update Dockerfile

This commit is contained in:
Jacobite89
2022-02-11 09:44:15 +01:00
committed by GitHub
parent 65e9808fc3
commit fab7b507a8

View File

@@ -1,5 +1,5 @@
# This is a minimized version from docker/docker-py3-kms/Dockerfile without SQLite support to further reduce image size
FROM alpine:3.14
FROM alpine:3.15
ENV IP 0.0.0.0
ENV PORT 1688