Skip to content

Commit 376f5fe

Browse files
authored
Merge pull request #104 from malkia/renovate/centos-8.x
Update centos Docker tag to v8
2 parents b987ee4 + 205cba6 commit 376f5fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.centos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright The OpenTelemetry Authors
22
# SPDX-License-Identifier: Apache-2.0
33

4-
FROM centos:7
4+
FROM centos:8
55

66
ARG TOOLSET_VER=11
77

0 commit comments

Comments
 (0)