Update Dockerfile

This commit is contained in:
Jacobite89 2022-02-11 09:43:24 +01:00 committed by GitHub
parent 297d6bb802
commit 65e9808fc3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# Switch to the target image
FROM alpine:3.14
FROM alpine:3.15
ENV IP 0.0.0.0
ENV PORT 1688