5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-29 08:36:08 +00:00

chore: forzar la ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2023-04-06 11:22:21 -03:00
parent b5aecd2136
commit c62ce80b9b

View file

@ -1,6 +1,6 @@
ARG RUBY_VERSION=2.7
ARG RUBY_PATCH=6
ARG ALPINE_VERSION=3.13.10
ARG RUBY_PATCH=8
ARG ALPINE_VERSION=3.14.10
ARG BASE_IMAGE=registry.nulo.in/sutty/rails
FROM ${BASE_IMAGE}:${ALPINE_VERSION}-${RUBY_VERSION}.${RUBY_PATCH}
ARG PANDOC_VERSION=2.18