Skip to content

Commit

Permalink
e2e: revert to Go 1.22.6 for localnet
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuasing committed Aug 26, 2024
1 parent a3d0731 commit 9af5f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/optimism-stack.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Use of this source code is governed by the MIT License,
# which can be found in the LICENSE file.

FROM golang:1.23-bookworm@sha256:31dc846dd1bcca84d2fa231bcd16c09ff271bcc1a5ae2c48ff10f13b039688f3
FROM golang:1.22.6-bookworm@sha256:f020456572fc292e9627b3fb435c6de5dfb8020fbcef1fd7b65dd092c0ac56bb

RUN apt-get update

Expand Down

0 comments on commit 9af5f3d

Please sign in to comment.