Compare commits

..

No commits in common. "a6eca496c52e8efe56e23eaa23a60c867bec75a8" and "bcee68312069d86112a059ff71730e2d9ed3a362" have entirely different histories.

View file

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