Skip to content

Commit

Permalink
chore(deps): update golang docker tag to v1.23 (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Sep 2, 2024
1 parent 00ff54a commit cacac8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion golang-sample/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# [START cloudbuild_go_test_yaml]
steps:
# Run tests and save to file
- name: golang:1.22
- name: golang:1.23
entrypoint: /bin/bash
args:
- -c
Expand Down

0 comments on commit cacac8d

Please sign in to comment.