Switch to mirrorred images for Drone and Docker.
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-06-29 18:12:29 +05:00
parent fc9ea47825
commit 2b5cf83204
2 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
FROM alpine:3.12
FROM code.pztrn.name/containers/mirror/alpine:3.16
# Install necessary things
RUN apk add --no-cache \