Skip to content

Commit

Permalink
Update to Fedora 40
Browse files Browse the repository at this point in the history
  • Loading branch information
LeTabouret authored Apr 23, 2024
1 parent a166d69 commit 88ad776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ env:
MY_IMAGE_NAME: "up" # the name of the image produced by this build
ARG_SOURCE_IMAGE: "silverblue" # see Containerfile for list of possible upstream images
ARG_SOURCE_SUFFIX: "main" # see Containerfile
ARG_FEDORA_VERSION: "39" # see Containerfile
ARG_FEDORA_VERSION: "40" # see Containerfile
ARG_NVIDIA_VERSION: "" # see Containerfile
IMAGE_REGISTRY: "ghcr.io/${{ github.repository_owner }}" # do not edit

Expand Down

0 comments on commit 88ad776

Please sign in to comment.