Skip to content

Commit

Permalink
chore(deps): update cft/developer-tools docker tag to v1.22.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 1, 2024
1 parent b4a151f commit 7eee6dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ SHELL := /usr/bin/env bash

# release images are available at:
# console.cloud.google.com/gcr/images/cloud-foundation-cicd/global/cft/developer-tools?project=cloud-foundation-cicd
DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.22.13
DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.22.16
DOCKER_IMAGE_DEVELOPER_TOOLS := cft/developer-tools
REGISTRY_URL := gcr.io/cloud-foundation-cicd

Expand Down
2 changes: 1 addition & 1 deletion build/int.cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,6 @@ tags:
- 'integration'
substitutions:
_DOCKER_IMAGE_DEVELOPER_TOOLS: 'cft/developer-tools-krm'
_DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.22.13'
_DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.22.16'
options:
machineType: 'N1_HIGHCPU_8'

0 comments on commit 7eee6dc

Please sign in to comment.