OUTDATED. PLEASE REVIEW

This commit is contained in:
fred 2023-08-05 16:35:26 +02:00
parent 752a1072da
commit d294eeaafb
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ services:
build:
args:
- DOCKER_BUILD_DIR=docker/astroport
- IPFS_VERSION=${IPFS_VERSION:-0.16.0}
- IPFS_VERSION=${IPFS_VERSION:-0.20.0}
context: ../
dockerfile: docker/astroport/Dockerfile
network_mode: host