mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-24 21:56:43 +00:00
wrong image for elixir
This commit is contained in:
parent
0483fc5526
commit
5cc8876afa
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Base Geth build stage remains the same
|
||||
|
||||
# Additional stage for Blockscout dependencies
|
||||
FROM hexpm/elixir:1.14.5-erlang-25.3.2.6-alpine-3.18.0 as blockscout-builder
|
||||
FROM hexpm/elixir:1.14.5-erlang-25.3.2.6-alpine-3.18.4 as blockscout-builder
|
||||
|
||||
RUN apk add --no-cache build-base git curl postgresql-dev inotify-tools npm gcompat
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue