Skip to content

Commit 6249bd6

Browse files
authored
Merge pull request #35 from chainstack/feature/v1.11.11
Bump go version
2 parents 59fbdd0 + 8120b70 commit 6249bd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ARG SWIMMER_BLOCKCHAIN_ID="2K33xS9AyP9oCDiHYKVrHe7F54h2La5D8erpTChaAhdzeSu2RX"
1717

1818
ARG SHRAPNEL_VM_ID="djYdNZduHG7mTQi93VXohUaEhirZYF36y3WbBoySe1JUyjaRo"
1919

20-
FROM golang:1.21.10 AS builder
20+
FROM golang:1.21.12 AS builder
2121

2222
ARG AVALANCHE_REPO
2323
ARG AVALANCHE_RELEASE

0 commit comments

Comments
 (0)