Fix CentOs Stream 9 SHA256 (#3866)

This commit is contained in:
Piotr Kiełkowicz 2024-12-06 11:33:14 +01:00 committed by GitHub
parent a356c62949
commit 74c3a4b121
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM quay.io/centos/centos:stream9@sha256:fc94f4a0545cac9d6ea76e087b1482ea12b7166a35ffde69eb9708d2e17af148 FROM quay.io/centos/centos:stream9@sha256:83c3a9ae23561bdea27e0a10b4321b6186564850cbfbaac722a15e4c8a58c09e
# Install dotnet sdk # Install dotnet sdk
RUN dnf install -y \ RUN dnf install -y \