Skip to content

Commit dfae012

Browse files
authored
Update Nim version in Dockerfile.beacon
Signed-off-by: Barnabas Busa <busa.barnabas@gmail.com>
1 parent a122fe9 commit dfae012

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nimbus-eth2/Dockerfile.beacon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nimlang/nim:2.2.4 AS build
1+
FROM nimlang/nim:2.2.10 AS build
22

33
SHELL ["/bin/bash", "-c"]
44

0 commit comments

Comments
 (0)