Update Dockerfile-fedora to use a different SHA256 hash for the base image

This commit is contained in:
Théophile Diot 2024-04-24 13:37:21 +02:00
parent 6c0ed2f85e
commit 9f2c86ce8e
No known key found for this signature in database
GPG key ID: 248FEA4BAE400D06

View file

@ -1,4 +1,4 @@
FROM fedora:39@sha256:61864fd19bbd64d620f338eb11dae9e8759bf7fa97302ac6c43865c48dccd679
FROM fedora:39@sha256:0b5b00b51828c47e65b8b75fd0ca003f067c87e0aeb5b5fef51678bd51986b1a
ENV container docker
ENV NGINX_VERSION 1.24.0