Browse Source

Update

- update base image to alpine:3.17
pull/2962/head
vndroid 2 years ago
parent
commit
8b24e3979d
No known key found for this signature in database GPG Key ID: 7533E3CE2FF98E00
1 changed files with 1 additions and 1 deletions
  1. 2
      docker/alpine/Dockerfile

2
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>" LABEL maintainer="kev <noreply@datageek.info>, Sah <contact@leesah.name>, vndroid <waveworkshop@outlook.com>"
ENV SERVER_ADDR=0.0.0.0 ENV SERVER_ADDR=0.0.0.0

Loading…
Cancel
Save