Skip to content

Commit

Permalink
chore(deps): update golang docker tag to v1.21 (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Sep 6, 2023
1 parent a8564b6 commit 6471a77
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.20
- name: golang:1.21
entrypoint: /bin/bash
args:
- -c
Expand Down

0 comments on commit 6471a77

Please sign in to comment.