Skip to content

Commit

Permalink
Fix CentOs Stream 9 SHA256 (#3866)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kielek authored Dec 6, 2024
1 parent a356c62 commit 74c3a4b
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:fc94f4a0545cac9d6ea76e087b1482ea12b7166a35ffde69eb9708d2e17af148
FROM quay.io/centos/centos:stream9@sha256:83c3a9ae23561bdea27e0a10b4321b6186564850cbfbaac722a15e4c8a58c09e

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

0 comments on commit 74c3a4b

Please sign in to comment.