Skip to content

Commit

Permalink
Change base container image to stream9 and remove the digest hash
Browse files Browse the repository at this point in the history
  • Loading branch information
redhat-renovate-bot committed Jun 27, 2024
1 parent 812401e commit 22ef1e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/centos/centos:stream8@sha256:02721b35a33bff24a7bbbd17e366e61b484827f1278cb3046113d1eaa9214f2a
FROM quay.io/centos/centos:stream9

COPY tests/test_script.sh /
RUN dnf install net-tools -y
Expand Down

0 comments on commit 22ef1e2

Please sign in to comment.