Skip to content

Commit

Permalink
chore: update min version to 1.21
Browse files Browse the repository at this point in the history
Noticed this was still needed in GoogleCloudPlatform#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.
  • Loading branch information
codyoss committed Sep 18, 2024
1 parent 1c61bf9 commit c9f7f2a
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 c9f7f2a

Please sign in to comment.