usar nombres calificados
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful

mejora la seguridad y la compatibilidad
This commit is contained in:
Cat /dev/Nulo 2023-08-15 18:17:30 +00:00
parent 88b7db2044
commit 932627b941

View file

@ -1,5 +1,5 @@
ARG ALPINE_VERSION=3.13.6
ARG BASE_IMAGE=sutty/monit
ARG BASE_IMAGE=gitea.nulo.in/sutty/monit
FROM ${BASE_IMAGE}:${ALPINE_VERSION}
MAINTAINER "f <f@sutty.nl>"