chore(deps): update alpine docker tag to v3.20.2
This commit is contained in:
parent
ac12b525f3
commit
6174923928
1 changed files with 1 additions and 1 deletions
|
@ -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 && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue