Compare commits

...

4 commits

Author SHA1 Message Date
f
3399b39e54 v0.3.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-21 12:15:10 -03:00
f
9de72edbcc Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista 2022-11-21 12:15:00 -03:00
f
0b354f4fea releases fixing zlib cve 2022-08-09 10:36:07 -03:00
f
9c4de359fb alpine upgrades 2022-07-19 18:48:03 -03:00

View file

@ -11,7 +11,7 @@ pipeline:
build_args: build_args:
- ALPINE_VERSION=${ALPINE_VERSION} - ALPINE_VERSION=${ALPINE_VERSION}
- BASE_IMAGE=registry.nulo.in/sutty/monit - BASE_IMAGE=registry.nulo.in/sutty/monit
- MMMONIT_VERSION=0.2.2 - MMMONIT_VERSION=0.3.0
secrets: secrets:
- docker_password - docker_password
when: when:
@ -19,4 +19,4 @@ pipeline:
event: push event: push
matrix: matrix:
ALPINE_VERSION: ALPINE_VERSION:
- 3.16.0 - 3.16.2