Compare commits

..

No commits in common. "afe01bfa9ad914ae826c360ee1e85234b14fe9aa" and "17e293a19e3ffd537ec983735374e83725201aec" have entirely different histories.

View File

@ -1,4 +1,4 @@
FROM docker.io/library/alpine:3.18.0
FROM docker.io/library/alpine:3.17.1
RUN echo "http://dl-3.alpinelinux.org/alpine/edge/testing/" >> /etc/apk/repositories
RUN apk upgrade