Skip to content

Commit

Permalink
chore: update min version to 1.21 (#4392)
Browse files Browse the repository at this point in the history
Noticed this was still needed in #4383. Note we should also switch
latest to 1.23, but I did not in this PR because the image has not
been built yet.

Co-authored-by: Eric Schmidt <erschmid@google.com>
Co-authored-by: Marc Dougherty <muncus@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 24, 2024
1 parent fd4b145 commit c3c2dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/kokoro/earliest-version.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
# Configure the docker image for kokoro-trampoline.
env_vars: {
key: "TRAMPOLINE_IMAGE"
value: "gcr.io/golang-samples-tests/go120"
value: "gcr.io/golang-samples-tests/go121"
}

0 comments on commit c3c2dae

Please sign in to comment.