Pin ubi8 image tag

This commit is contained in:
Alexey Pustovalov
2024-05-30 17:00:59 +09:00
parent f95ea884aa
commit e360b63247
11 changed files with 14 additions and 10 deletions

View File

@ -6,7 +6,7 @@ ARG BUILD_BASE_IMAGE=zabbix-build-mysql:rhel-${ZBX_VERSION}
FROM ${BUILD_BASE_IMAGE} as builder
FROM registry.access.redhat.com/ubi8/ubi-minimal
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10
ARG MAJOR_VERSION
ARG RELEASE