Kane
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docker/alpine/Dockerfile
|
|
@ -1,4 +1,4 @@ |
|
|
|
FROM alpine:3.16 |
|
|
|
FROM alpine:3.17 |
|
|
|
LABEL maintainer="kev <noreply@datageek.info>, Sah <contact@leesah.name>, vndroid <waveworkshop@outlook.com>" |
|
|
|
|
|
|
|
ENV SERVER_ADDR=0.0.0.0 |
|
|
|