Skip to content

Commit

Permalink
update to use latest container image (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
dandersonsw authored Jul 14, 2023
1 parent 55337dd commit f876090
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 @@ -14,7 +14,7 @@ jobs:
aws_secret_access_key: ((ecr_aws_secret))
repository: harden-concourse-task
aws_region: us-gov-west-1
tag: ((harden-concourse-task-tag))
semver_constraint: ">= 1.0.0"
inputs:
- name: cg-diagrams-source
outputs:
Expand All @@ -34,7 +34,7 @@ jobs:
aws_secret_access_key: ((ecr_aws_secret))
repository: harden-concourse-task
aws_region: us-gov-west-1
tag: ((harden-concourse-task-tag))
semver_constraint: ">= 1.0.0"
manifest: cg-diagrams-compiled/manifest.yml
path: cg-diagrams-compiled
current_app_name: diagrams
Expand Down

0 comments on commit f876090

Please sign in to comment.