Skip to content

Commit

Permalink
Update Containerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmmcgee authored Nov 11, 2023
1 parent cd7e65d commit 167da93
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,4 +1,4 @@
FROM registry.fedoraproject.org/fedora-toolbox:latest AS fedora-distrobox
FROM registry.fedoraproject.org/fedora-toolbox:39 AS fedora-distrobox

# Install packages required by Distrobox, this speeds up the first-run time
RUN dnf install -y \
Expand Down

0 comments on commit 167da93

Please sign in to comment.