Update F37 to F40

Fedora 37 has been EOL for some time.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
Tomáš Hozza 2024-05-28 11:18:54 +02:00 committed by Achilleas Koutsou
parent a96f1b6d31
commit 666baff944
3 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
FROM fedora:37
FROM fedora:40
RUN dnf -y install \
openssl

View file

@ -1,4 +1,4 @@
FROM fedora:37 AS builder
FROM fedora:40 AS builder
ENV GOBIN=/opt/app-root/src/go/bin
# extra packages are needed
# to compile osbuild