Compare commits
No commits in common. "953eeb68b86c59fb68fd27d0e9747e78b2c6eeb0" and "8364fb31c6c878725a6dbf2e5eb577b74b0786af" have entirely different histories.
953eeb68b8
...
8364fb31c6
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.3
|
FROM alpine:3.21.2
|
||||||
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