chore(deps): update alpine docker tag to v3.22.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement

This commit is contained in:
Sujiba Bot 2025-05-31 21:43:56 +00:00
parent 7b80631220
commit 39fd8ce0af
Signed by: sujiba-bot
SSH key fingerprint: SHA256:I/yCczFPMV7Fki+qDtxVeWuFzCH1vfAre9HjLfMJ/Ig

View file

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