Skip to content

Commit

Permalink
Fix zkevmprover Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jbearer committed Aug 3, 2023
1 parent b4cb8a2 commit 5ad3b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/zkevmprovermock/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.17-alpine AS build
FROM golang:1.19-alpine AS build

ENV CGO_ENABLED=0
WORKDIR /app
Expand Down

0 comments on commit 5ad3b71

Please sign in to comment.