mirror of https://github.com/SystemRage/py-kms.git
Update Dockerfile
This commit is contained in:
parent
297d6bb802
commit
65e9808fc3
|
@ -1,5 +1,5 @@
|
||||||
# Switch to the target image
|
# Switch to the target image
|
||||||
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…
Reference in New Issue