Skip to content

Commit

Permalink
ci: update base image to go-alpine-builder:1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaizet-ledger committed Jul 29, 2024
1 parent e760b52 commit 42af120
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 @@
# Download Go dependencies
FROM scrolltech/go-alpine-builder:1.19 as builder
FROM scrolltech/go-alpine-builder:1.21 as builder

ADD . /chain-monitor
ENV GOPROXY="https://goproxy.cn,direct"
Expand Down

0 comments on commit 42af120

Please sign in to comment.