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

This commit is contained in:
Sujiba Bot 2024-09-16 22:28:19 +00:00
parent 674ce1a646
commit bedf637c94

View file

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