Skip to content

Commit

Permalink
Update centos Docker tag to v8
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Jul 23, 2024
1 parent 5e08ca5 commit 7dc705c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift-ci/Dockerfile.tools
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: Apache-2.0

FROM centos:7 as build-tools
FROM centos:8 as build-tools
ENV LANG=en_US.utf8
ENV GOPATH /tmp/go
ARG GO_PACKAGE_PATH=github.com/shipwright-io/build
Expand Down

0 comments on commit 7dc705c

Please sign in to comment.