Skip to content

Commit

Permalink
Set go 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieMc0 committed Aug 15, 2024
1 parent d118d35 commit 481bbe8
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,5 +1,5 @@
# Build Stage
FROM ghcr.io/zeta-chain/golang:1.22.5-bookworm AS builder
FROM golang:1.22-alpine3.18 AS builder

ENV GOPATH /go
ENV GOOS=linux
Expand Down

0 comments on commit 481bbe8

Please sign in to comment.