Skip to content

Commit

Permalink
tests/container: update base image to fedora 41
Browse files Browse the repository at this point in the history
Forgot to update this when we updated the workflows file.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
  • Loading branch information
phlogistonjohn authored and obnoxxx committed Jan 8, 2025
1 parent d92113a commit 3cc23b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/container/Containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG SAMBACC_BASE_IMAGE='registry.fedoraproject.org/fedora:39'
ARG SAMBACC_BASE_IMAGE='registry.fedoraproject.org/fedora:41'
FROM $SAMBACC_BASE_IMAGE


Expand Down

0 comments on commit 3cc23b8

Please # to comment.