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

This commit is contained in:
Sujiba Bot 2024-06-20 18:43:42 +00:00
parent 5eba864ce0
commit 83cfbd6261

View file

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