Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
New tag for devnet.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed Jan 8, 2024
1 parent 156c457 commit 7b0bc0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM golang:1.20.7 as builder

ARG CONFIG_TESTNET_TAG=T1.6.10.0
ARG CONFIG_DEVNET_TAG=D1.6.7.0
ARG CONFIG_DEVNET_TAG=D1.6.10.0
ARG CONFIG_MAINNET_TAG=v1.6.10.0
ARG PROXY_TESTNET_TAG=v1.1.43
ARG PROXY_DEVNET_TAG=v1.1.43
Expand Down

0 comments on commit 7b0bc0e

Please sign in to comment.