Recovered CentOS 8 build using stream image

This commit is contained in:
Alexey Pustovalov
2022-05-10 17:30:21 +03:00
parent 66b81a35f7
commit 48a031f15e
17 changed files with 45 additions and 40 deletions

View File

@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
FROM centos:centos8
FROM quay.io/centos/centos:stream8
ARG MAJOR_VERSION=6.2
ARG ZBX_VERSION=${MAJOR_VERSION}