Skip to content

Commit

Permalink
Update base container image
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
dralley committed Nov 16, 2023
1 parent 0cbe166 commit 43bafce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# === Build fixtures (Fedora) =================================================
FROM registry.fedoraproject.org/fedora:30 AS fedora-build
FROM registry.fedoraproject.org/fedora:latest AS fedora-build

RUN dnf -yq install \
createrepo \
Expand Down

0 comments on commit 43bafce

Please sign in to comment.