mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-10-29 14:32:25 -05:00
Switch to holo-docker image
This commit is contained in:
parent
d13987ac2b
commit
3f233cae29
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM archlinux:latest
|
||||
FROM ghcr.io/steamdeckhomebrew/holo-base:latest
|
||||
|
||||
ADD ./backend/ /source
|
||||
ADD ./build/backend /build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue