Skip to content

Commit

Permalink
Convert CentOS 7 package builders to use legacy image. (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferroin authored Jul 8, 2024
1 parent 5d3a741 commit 63f4444
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-builders/Dockerfile.centos7.v1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM centos:7
FROM netdata/legacy:centos7

LABEL org.opencontainers.image.authors="Netdatabot <[email protected]>"
LABEL org.opencontainers.image.source="https://github.com/netdata/helper-images"
Expand Down
2 changes: 1 addition & 1 deletion package-builders/Dockerfile.centos7.v2
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM centos:7
FROM netdata/legacy:centos7

LABEL org.opencontainers.image.authors="Netdatabot <[email protected]>"
LABEL org.opencontainers.image.source="https://github.com/netdata/helper-images"
Expand Down

0 comments on commit 63f4444

Please sign in to comment.