mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2025-05-25 12:35:02 -04:00
Update Dockerfile
This commit is contained in:
parent
65e9808fc3
commit
fab7b507a8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# This is a minimized version from docker/docker-py3-kms/Dockerfile without SQLite support to further reduce image size
|
# 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 IP 0.0.0.0
|
||||||
ENV PORT 1688
|
ENV PORT 1688
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue