Merge branch 'antifascista' of https://gitea.sutty.coop.ar/Sutty/containers-skel into antifascista
All checks were successful
ci/woodpecker/push/woodpecker/1 Pipeline was successful
ci/woodpecker/push/woodpecker/2 Pipeline was successful
ci/woodpecker/push/woodpecker/3 Pipeline was successful
ci/woodpecker/push/woodpecker/4 Pipeline was successful

This commit is contained in:
f 2024-06-21 12:33:35 -03:00
commit b8460fd520
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
ARG ALPINE_VERSION=3.18.3
ARG BASE_IMAGE=gitea.nulo.in/sutty/monit
FROM ${BASE_IMAGE}:${ALPINE_VERSION}
MAINTAINER "f <f@sutty.nl>"
LABEL org.opencontainers.image.authors="f@sutty.nl"
COPY ./build.sh /usr/local/bin/build
COPY ./entrypoint.sh /usr/local/bin/entrypoint