mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-10-30 06:52:24 -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 ./backend/ /source
|
||||||
ADD ./build/backend /build
|
ADD ./build/backend /build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue