Compare commits

..

No commits in common. "dc49c33e0827ee45ac243b8ed74209bc6aec8d33" and "ac12b525f37d1526c007994a8b4b0fc7e76b5274" have entirely different histories.

View file

@ -1,5 +1,5 @@
# Get latest app version
FROM alpine:3.20.2
FROM alpine:3.20.1
WORKDIR /clone-workspace
RUN apk update && \
apk upgrade && \