Compare commits

..

No commits in common. "f9316429c83ff2b802a538f5b5044c25a73756f1" and "88b7db2044a4c62bead32a2251071bf3c89c1f2a" have entirely different histories.

View file

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