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-06-14 12:57:54 +00:00
parent f11cb8532c
commit 516e666f6c
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 && \