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

View File

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