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

Commit

Permalink
Update references.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed Jan 16, 2024
1 parent ee21a3c commit 118baaa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM golang:1.20.7 as builder

ARG CONFIG_TESTNET_TAG=T1.6.11.0
ARG CONFIG_DEVNET_TAG=D1.6.11.0
ARG CONFIG_MAINNET_TAG=v1.6.11.0
ARG CONFIG_TESTNET_TAG=T1.6.13.0
ARG CONFIG_DEVNET_TAG=D1.6.12.0
ARG CONFIG_MAINNET_TAG=v1.6.13.0
ARG PROXY_TESTNET_TAG=v1.1.43
ARG PROXY_DEVNET_TAG=v1.1.43
ARG PROXY_MAINNET_TAG=v1.1.43
Expand Down

0 comments on commit 118baaa

Please sign in to comment.