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

This commit is contained in:
Sujiba Bot 2024-07-22 21:43:46 +00:00
parent d04a7875b4
commit 4ca7f17e02

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 && \