We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 417a76c commit a789f6aCopy full SHA for a789f6a
1 file changed
docker-compose.gha.yml
@@ -9,6 +9,9 @@ services:
9
args:
10
BUILDKIT_INLINE_CACHE: "1"
11
REGISTRY: ${REGISTRY:-docker.io/}
12
+ # platforms:
13
+ # - linux/amd64
14
+ # - linux/arm64
15
context: .
16
# secrets:
17
# - oban_license_key
0 commit comments