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

Commit a411967

Browse files
authored
Bump Go to 1.19.1 (#92)
1 parent 0ca41a7 commit a411967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.18 AS builder
1+
FROM golang:1.19.1 AS builder
22

33
WORKDIR /go/src/github.com/stellar/starbridge
44
COPY go.mod go.sum ./

0 commit comments

Comments
 (0)