Skip to content

Commit

Permalink
fix: container build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
xynydev authored Nov 6, 2024
1 parent 048f501 commit 26ade97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workshop-dev.Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ RUN dnf upgrade -y && \
file \
libappindicator-gtk3-devel \
librsvg2-devel && \
dnf group install -y "C Development Tools and Libraries"
dnf group install -y "Development tools"

0 comments on commit 26ade97

Please sign in to comment.