Skip to content

Commit d0ba209

Browse files
committed
releng-ci: Build v0.5.2 image using go1.16.4
Signed-off-by: Stephen Augustus <[email protected]>
1 parent 59fa42f commit d0ba209

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

images/releng/ci/cloudbuild.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ substitutions:
2424
# vYYYYMMDD-hash, and can be used as a substitution
2525
_GIT_TAG: '12345'
2626
_PULL_BASE_REF: 'dev'
27-
_IMAGE_VERSION: 'v0.5.1'
28-
_GO_VERSION: '1.16.3'
27+
_IMAGE_VERSION: 'v0.5.2'
28+
_GO_VERSION: '1.16.4'
2929
_REGISTRY: 'fake.repository/registry-name'
3030
images:
3131
- 'gcr.io/$PROJECT_ID/releng-ci:${_GIT_TAG}'

0 commit comments

Comments
 (0)