Skip to content

Commit f12707c

Browse files
author
Darren Cunningham
authored
update DIND image (#195)
1 parent 37ff230 commit f12707c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

concourse/tasks/integration-tests.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@ platform: linux
33
image_resource:
44
type: registry-image
55
source:
6-
repository: karlkfi/concourse-dcind
6+
repository: shared-concourse-dind
7+
aws_access_key_id: ((prod-images-aws-access-key-id))
8+
aws_secret_access_key: ((prod-images-aws-secret-key))
9+
aws_region: us-east-2
710

811
params:
912
FAUNA_ROOT_KEY:

0 commit comments

Comments
 (0)