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

Commit

Permalink
Merge pull request #29 from multiversx/sirius-patch-3
Browse files Browse the repository at this point in the history
Reference new tags (Sirius patch 3)
  • Loading branch information
andreibancioiu authored Jan 17, 2024
2 parents 3144521 + 118baaa commit 5fc5c96
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 5fc5c96

Please sign in to comment.