Skip to content

Commit

Permalink
Fix CentOs Stream 9 SHA256 (#3876)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kielek authored Dec 10, 2024
1 parent 3fc3553 commit 0d236e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/centos-stream9.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/centos/centos:stream9@sha256:83c3a9ae23561bdea27e0a10b4321b6186564850cbfbaac722a15e4c8a58c09e
FROM quay.io/centos/centos:stream9@sha256:ae0cd612d8614e454a92d217a099ff7359fbbcaf9f6888c080d5e1d0bfede661

# Install dotnet sdk
RUN dnf install -y \
Expand Down

0 comments on commit 0d236e5

Please sign in to comment.