Skip to content

Commit

Permalink
Add pkgconf to the backend builder Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Fernandez <[email protected]>
  • Loading branch information
jfernandez committed May 31, 2024
1 parent 57afddf commit d67c553
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
FROM ghcr.io/steamdeckhomebrew/holo-toolchain-rust:latest

RUN pacman -Sy --noconfirm pkgconf

ENTRYPOINT [ "/backend/entrypoint.sh" ]

0 comments on commit d67c553

Please sign in to comment.