Skip to content

Commit

Permalink
fixup! feat: add gha for codebuild fedora arm
Browse files Browse the repository at this point in the history
  • Loading branch information
MCorfy committed Dec 19, 2024
1 parent edf2157 commit d749c94
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:41-aarch
FROM ghcr.io/geonet/base-images/fedora:41-aarch64
# Installing tools needed for rpmbuild
RUN dnf update -y && \
dnf install -y \
Expand Down

0 comments on commit d749c94

Please sign in to comment.