chore(deps): update alpine docker tag to v3.22.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
This commit is contained in:
parent
f11cb8532c
commit
516e666f6c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Get latest app version
|
||||
FROM alpine:3.21.3
|
||||
FROM alpine:3.22.0
|
||||
WORKDIR /clone-workspace
|
||||
RUN apk update && \
|
||||
apk upgrade && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue