Skip to content

Commit

Permalink
Golang: Updated to v1.21.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryogenics-CI committed Oct 5, 2023
1 parent fa309ef commit 0202d65
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ platform: linux
image_resource:
source:
repository: cryogenics/essentials
tag: 0.1.72
tag: 0.1.73
type: registry-image
params:
GCP_SERVICE_ACCOUNT_KEY: ((gcp/service_accounts/owner.json_key))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ image_resource:
type: docker-image
source:
repository: cryogenics/essentials
tag: 0.1.72
tag: 0.1.73
inputs:
- name: env-pool
- name: bosh-backup-and-restore
Expand Down
2 changes: 1 addition & 1 deletion ci/tasks/bbr-s3-config-validator-unit-test/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ image_resource:
type: docker-image
source:
repository: cryogenics/essentials
tag: 0.1.72
tag: 0.1.73
inputs:
- name: bosh-backup-and-restore
params:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ image_resource:
type: registry-image
source:
repository: cryogenics/essentials
tag: 0.1.72
tag: 0.1.73
inputs:
- name: bbr-s3-config-validator-test-artifacts
- name: bosh-backup-and-restore
Expand Down
2 changes: 1 addition & 1 deletion ci/tasks/bbr-system-deployment/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ image_resource:
type: registry-image
source:
repository: cryogenics/essentials
tag: 0.1.72
tag: 0.1.73
inputs:
- name: bosh-backup-and-restore
params:
Expand Down
2 changes: 1 addition & 1 deletion ci/tasks/bbr-upload-system-test-releases/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ image_resource:
type: registry-image
source:
repository: cryogenics/essentials
tag: 0.1.72
tag: 0.1.73
inputs:
- name: bbr-deployment-test-releases
- name: bosh-backup-and-restore
Expand Down

0 comments on commit 0202d65

Please sign in to comment.