fix: base_image

This commit is contained in:
f 2023-02-04 13:13:25 -03:00
parent 2a304a6321
commit 238b418f58

View file

@ -13,7 +13,7 @@ pipeline:
- "RUBY_VERSION=${RUBY_VERSION}"
- "RUBY_PATCH=${RUBY_PATCH}"
- "ALPINE_VERSION=${ALPINE_VERSION}"
- "BASE_IMAGE=registry.nulo.in/sutty/monit"
- "BASE_IMAGE=registry.nulo.in/sutty/containers-sdk"
secrets:
- "docker_password"
when: