Skip to content

Commit

Permalink
feat: update fedora to v41
Browse files Browse the repository at this point in the history
Nothing else uses this image so worth updating now
  • Loading branch information
MCorfy committed Dec 19, 2024
1 parent bf782da commit 8d04ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/rpmbuild-fedora/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/geonet/base-images/fedora:40
FROM ghcr.io/geonet/base-images/fedora:41
# Installing tools needed for rpmbuild
RUN dnf update -y && \
dnf install -y \
Expand Down

0 comments on commit 8d04ade

Please sign in to comment.