chore(deps): update alpine docker tag to v3.20.2 #9

Closed
sujiba-bot wants to merge 1 commit from renovate/alpine-3.x into main
Showing only changes of commit 4ca7f17e02 - Show all commits

View file

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