Skip to content

Commit

Permalink
devcontainer: add depsolver
Browse files Browse the repository at this point in the history
  • Loading branch information
achilleas-k committed Dec 12, 2023
1 parent f430969 commit 5059e52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ RUN dnf install -y \
osbuild-lvm2 \
osbuild-luks2 \
osbuild-ostree \
osbuild-depsolve-dnf \
osbuild-tools
# install the language server
RUN go install -v golang.org/x/tools/gopls@latest
Expand Down

0 comments on commit 5059e52

Please sign in to comment.