Skip to content

Commit

Permalink
Update Fedora to 41
Browse files Browse the repository at this point in the history
  • Loading branch information
nain-F49FF806 authored Dec 24, 2024
1 parent f39ac22 commit b3c8efb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ RUN rm /rusty-crates


# --- Fedora ---
FROM registry.fedoraproject.org/fedora-toolbox:40 AS fedora-oxidized.toolbox
FROM registry.fedoraproject.org/fedora-toolbox:41 AS fedora-oxidized.toolbox

ARG NAME=fedora-oxidized.toolbox
ARG VERSION=40
ARG VERSION=41
ARG USAGE="This image is meant to be used with the toolbx or distrobox command"
ARG SUMMARY="Rusted image based on Fedora Toolbox base container"
LABEL com.github.containers.toolbox="true" \
Expand Down

0 comments on commit b3c8efb

Please sign in to comment.