Compare commits
No commits in common. "f3a8968ef7b9e4c84a7e777d837510ece8247275" and "1689b51abfafc820159986dfd97d08e237e4cb7d" have entirely different histories.
f3a8968ef7
...
1689b51abf
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Get latest app version
|
# Get latest app version
|
||||||
FROM alpine:3.22.0
|
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