Skip to content

Commit

Permalink
chore(Dockerfile): update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamer-zq committed Dec 26, 2024
1 parent b0f9252 commit 55fb88e
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,7 +1,7 @@
#
# Build image: docker build -t irisnet/irishub:v2.1.0 --build-arg EVM_CHAIN_ID=6688 .
#
FROM golang:1.21-alpine as builder
FROM golang:1.22-alpine as builder

ARG EVM_CHAIN_ID

Expand Down

0 comments on commit 55fb88e

Please sign in to comment.