chore(deps): update alpine docker tag to v3.21.3
This commit is contained in:
parent
6c47fd8b4b
commit
aebe99de56
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Get latest app version
|
# Get latest app version
|
||||||
FROM alpine:3.21.2
|
FROM alpine:3.21.3
|
||||||
WORKDIR /clone-workspace
|
WORKDIR /clone-workspace
|
||||||
RUN apk update && \
|
RUN apk update && \
|
||||||
apk upgrade && \
|
apk upgrade && \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue