Compare commits

..

No commits in common. "060ae9fdeab086bd32a8867167498b48375d1b28" and "5eba864ce0d1f885df285c905a87b7e631d1284b" have entirely different histories.

View file

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