Update alpine

This commit is contained in:
Ben V. Brown
2025-02-23 18:47:50 +11:00
parent 05158321ba
commit 7eee1b74d7

View File

@@ -1,7 +1,7 @@
# Default Reference Distro for development env & deploy:
# * Alpine Linux, version 3.19 *
# * Alpine Linux, version 3.21 *
FROM alpine:3.19
FROM alpine:3.21
LABEL maintainer="Ben V. Brown <ralim@ralimtek.com>"
# Default current dir when container starts