Merge branch 'antifascista' of ssh://gitea.nulo.in:420/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

This commit is contained in:
f 2024-06-21 13:10:22 -03:00
commit ac86ff8b4b
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

View file

@ -17,6 +17,6 @@ steps:
branch: "antifascista"
event: "push"
matrix:
ALPINE_VERSION:
- "3.20.0"
- "3.19.1"
include:
- ALPINE_VERSION: "3.20.1"
- ALPINE_VERSION: "3.19.2"

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"
RUN addgroup -S -g 777 ssl
RUN install -dm 2700 -o root -g root /root/.ssh