Compare commits

..

No commits in common. "0e0153d03b9f3792c2cfe4ba0a86b9db17b1f139" and "674ce1a6465389e03eb658e67f9d8f3e8f0b877f" have entirely different histories.

View file

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