Skip to content

Commit

Permalink
CI: Updated docker images
Browse files Browse the repository at this point in the history
[#176850008]
  • Loading branch information
gbandres98 committed Jun 18, 2021
1 parent a5719f7 commit 6294304
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion ci/pipelines/bosh-bootloader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,8 @@ resources:
- name: cf-deployment-concourse-tasks-docker-image
type: docker-image
source:
repository: relintdockerhubpushbot/cf-deployment-concourse-tasks
repository: cloudfoundry/cf-deployment-concourse-tasks
tag: latest

- name: cf-deployment-concourse-tasks-bbl-dev-dockerfile
type: git
Expand Down
3 changes: 2 additions & 1 deletion ci/tasks/leftovers/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ platform: linux
image_resource:
type: docker-image
source:
repository: relintdockerhubpushbot/cf-deployment-concourse-tasks-bbl-dev
repository: cloudfoundry/cf-deployment-concourse-tasks
tag: latest

inputs:
- name: bbl-ci
Expand Down
3 changes: 2 additions & 1 deletion ci/tasks/test-bosh-ssh/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ platform: linux
image_resource:
type: docker-image
source:
repository: relintdockerhubpushbot/cf-deployment-concourse-tasks-bbl-dev
repository: cloudfoundry/cf-deployment-concourse-tasks
tag: latest

inputs:
- name: bbl-ci
Expand Down

0 comments on commit 6294304

Please sign in to comment.