chore(deps): update alpine docker tag to v3.23.3
All checks were successful
Validate PR Title / validate (pull_request) Successful in 6s
CI / ci (pull_request) Successful in 11s

This commit is contained in:
2026-01-28 01:44:50 +00:00
parent 158aa2af32
commit 8ecd4186c4

View File

@@ -1,4 +1,4 @@
FROM alpine:3.23.2 as build FROM alpine:3.23.3 as build
LABEL maintainer="Luke Tainton <luke@tainton.uk>" LABEL maintainer="Luke Tainton <luke@tainton.uk>"
LABEL org.opencontainers.image.source="https://git.tainton.uk/repos/docker-radius" LABEL org.opencontainers.image.source="https://git.tainton.uk/repos/docker-radius"