mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-15 19:15:57 +00:00
ci: fixed pr test builds for buildkit
This commit is contained in:
@@ -10,6 +10,9 @@ services:
|
||||
restart: "no"
|
||||
build:
|
||||
context: ..
|
||||
args:
|
||||
TARGETOS: linux
|
||||
TARGETARCH: amd64
|
||||
cache_from:
|
||||
- itzg/minecraft-server:latest
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user