chore(deps): update docker.io/alpine docker tag to v3.21

This commit is contained in:
Renovate Bot 2024-12-06 03:02:08 +00:00
parent fcb1ee5896
commit 680542f12b

View File

@ -1,4 +1,4 @@
ARG ALPINE_VERSION=3.20 ARG ALPINE_VERSION=3.21
FROM docker.io/alpine:${ALPINE_VERSION} FROM docker.io/alpine:${ALPINE_VERSION}