Add prefix repo site to Dockerfile

This commit is contained in:
Jesús 2022-10-04 23:30:47 +08:00
parent debcd98e05
commit 1557c11cba
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -1,4 +1,4 @@
FROM alpine:3.16.2 FROM index.docker.io/alpine:3.16.2
LABEL MAINTAINER="heckyel@riseup.net" LABEL MAINTAINER="heckyel@riseup.net"
# Install needed packages # Install needed packages