Change docker image to use for build
This commit is contained in:
parent
8fcb708fd1
commit
f05408500d
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ WORKDIR /app/mcrcon
|
|||
RUN make
|
||||
|
||||
|
||||
FROM ghcr.io/parkervcp/yolks:wine_latest
|
||||
FROM git.zontreck.com/ariacreations/yolks:wine_9.16
|
||||
|
||||
|
||||
WORKDIR /app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue