chore(deps): update alpine docker tag to v3.21.2 #22

Merged
sujiba merged 1 commit from renovate/alpine-3.x into main 2025-01-29 13:48:58 +01:00
Showing only changes of commit 72e323c919 - Show all commits

View file

@ -1,5 +1,5 @@
# Get latest app version
FROM alpine:3.20.3
FROM alpine:3.21.2
WORKDIR /clone-workspace
RUN apk update && \
apk upgrade && \