Skip to content

Commit 5d19fd9

Browse files
phlogistonjohnmergify[bot]
authored andcommitted
container: update default test container version to fedora 39
Fedora 37 is EOL. Update the default version of the test container to use the current fedora release. Signed-off-by: John Mulligan <[email protected]>
1 parent 439fa04 commit 5d19fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/container/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG SAMBACC_BASE_IMAGE='registry.fedoraproject.org/fedora:37'
1+
ARG SAMBACC_BASE_IMAGE='registry.fedoraproject.org/fedora:39'
22
FROM $SAMBACC_BASE_IMAGE
33

44

0 commit comments

Comments
 (0)