Skip to content

Commit

Permalink
Add tag to concourse-keyval-resource in startup/shutdown pipelines
Browse files Browse the repository at this point in the history
dev03 was failing to fetch the image without this tag, but works with it
  • Loading branch information
monotypical committed Nov 12, 2024
1 parent a89e2d3 commit 43fe797
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions concourse/pipelines/fast-startup-and-shutdown-cf-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ resource_types:
type: registry-image
source:
repository: ghcr.io/alphagov/paas/concourse-keyval-resource
tag: 272908a4012b68c01301d9af9270d3fdf2b1d978

groups:
- name: fast-startup-cf-env
Expand Down

0 comments on commit 43fe797

Please sign in to comment.