Skip to content

Commit

Permalink
cannon: Update version of go used in cannon stf-diff (ethereum-optimi…
Browse files Browse the repository at this point in the history
  • Loading branch information
ajsutton authored Oct 1, 2024
1 parent b5b68de commit d05fb50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cannon/Dockerfile.diff
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21.3-alpine3.18 as builder
FROM golang:1.22.7-alpine3.20 as builder

RUN apk add --no-cache make bash

Expand Down

0 comments on commit d05fb50

Please sign in to comment.