Bump the Alpine base image to 3.23.4.

https://alpinelinux.org/posts/Alpine-3.20.10-3.21.7-3.22.4-3.23.4-released.html
This commit is contained in:
supahgreg 2026-04-16 01:00:55 +00:00
parent 9d4ad1a0ec
commit f058febba0
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
FROM alpine:3.23.3
FROM alpine:3.23.4
EXPOSE 9000/tcp