Skip to content

Commit d67c553

Browse files
committed
Add pkgconf to the backend builder Dockerfile
Signed-off-by: Jose Fernandez <[email protected]>
1 parent 57afddf commit d67c553

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

backend/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
FROM ghcr.io/steamdeckhomebrew/holo-toolchain-rust:latest
22

3+
RUN pacman -Sy --noconfirm pkgconf
4+
35
ENTRYPOINT [ "/backend/entrypoint.sh" ]

0 commit comments

Comments
 (0)