Skip to content

Commit

Permalink
chore: use correct cf-image
Browse files Browse the repository at this point in the history
  • Loading branch information
svenaas committed Feb 15, 2024
1 parent 1808b0d commit bb45519
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ cf-image: &cf-image
source:
aws_access_key_id: ((ecr-aws-key))
aws_secret_access_key: ((ecr-aws-secret))
repository: pages-dind-v25
repository: harden-concourse-task
aws_region: us-gov-west-1
tag: latest
tag: ((harden-concourse-task-tag))

test: &test
- task: install-deps
Expand Down

0 comments on commit bb45519

Please sign in to comment.