Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
f 2023-09-28 12:27:29 -03:00
commit fda86bc6ea
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ pipeline:
event: "push"
matrix:
include:
- ALPINE_VERSION: "3.18.3"
- ALPINE_VERSION: "3.18.4"
RUBY_VERSION: "3.2"
RUBY_PATCH: "2"
- ALPINE_VERSION: "3.17.5"

View File

@ -1,5 +1,5 @@
ARG ALPINE_VERSION=3.13.6
ARG BASE_IMAGE=sutty/containers-sdk
ARG BASE_IMAGE=gitea.nulo.in/sutty/containers-sdk
ARG EMAIL=monit@sutty.nl
FROM alpine:${ALPINE_VERSION} as build
ARG RUBY_VERSION=2.7