Compare commits

..

No commits in common. "renovate/alpine-3.x" and "main" have entirely different histories.

View File

@ -1,4 +1,4 @@
FROM alpine:3.20.3
FROM alpine:3.20.0
# Set labels manually, each build service differs in used or predefined labels.
LABEL maintainer="OCram85"