diff --git a/e2e/optimism-stack.Dockerfile b/e2e/optimism-stack.Dockerfile index db37f1bf..f6e1c33a 100644 --- a/e2e/optimism-stack.Dockerfile +++ b/e2e/optimism-stack.Dockerfile @@ -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