This commit is contained in:
squidbear
2025-03-26 16:34:05 +01:00
parent 7f6a7d2030
commit 8fffa07a64
63 changed files with 359 additions and 165 deletions

View File

@@ -4,7 +4,7 @@ services:
context: ./fantom
dockerfile: Dockerfile.sonic
args:
VERSION: "${FANTOM_SONIC_VERSION:-v1.2.1-h}"
VERSION: "${FANTOM_SONIC_VERSION:-None}"
REPO: "https://github.com/Fantom-foundation/sonic.git"
stop_grace_period: 3m
volumes:

View File

@@ -4,7 +4,7 @@ services:
context: ./fantom
dockerfile: Dockerfile.sonic
args:
VERSION: "${FANTOM_SONIC_VERSION:-v1.2.1-h}"
VERSION: "${FANTOM_SONIC_VERSION:-None}"
REPO: "https://github.com/Fantom-foundation/sonic.git"
stop_grace_period: 3m
volumes: