Compare commits

..

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

View File

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