Compare commits

..

No commits in common. "94c64d1292b907b5bec1b48e034b0bf9246b8dbb" and "1fb49a904a4f24af18acb6215e67efb7c1b93237" have entirely different histories.

View File

@ -11,7 +11,7 @@ RUN set -ex && \
apk add git make && \
make install VERSION=${VERSION} DESTDIR=/civ PREFIX=/usr
FROM docker.io/library/alpine:3.21
FROM docker.io/library/alpine:3.19
COPY --from=build /civ /