Skip to content

Commit

Permalink
chore(deps): 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 Aug 27, 2024
1 parent b8f2bd9 commit 0e52525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .archive/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM centos:7
FROM centos:8

RUN printf "[nginx]\nname=nginx repo\nbaseurl=http://nginx.org/packages/centos/7/x86_64/\ngpgcheck=0\nenabled=1" > /etc/yum.repos.d/nginx.repo && \
curl --silent --location https://rpm.nodesource.com/setup_8.x | bash - && \
Expand Down

0 comments on commit 0e52525

Please sign in to comment.