Compare commits

..

No commits in common. "c37d202e2546192667eaa2c93b1f84e335f11c53" and "7f72f0349ad4f6ad4bc60770f3bc5db396dbd207" have entirely different histories.

View File

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