File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11FROM node:14.2-buster
22
3- ENV CONCOURSE_SHA1='1d362b74d8aaa9b72985811f0d4be66f4fcc073b ' \
4- CONCOURSE_VERSION='6.0.0 ' \
3+ ENV CONCOURSE_SHA1='45c0af130299dfa9769d0eae9ee96ceecfbfd7bf ' \
4+ CONCOURSE_VERSION='6.5.1 ' \
55 HADOLINT_VERSION='v1.10.4' \
66 HADOLINT_SHA256='66815d142f0ed9b0ea1120e6d27142283116bf26'
77
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ services:
1616 max-size : " 10m"
1717
1818 web :
19- image : concourse/concourse:ubuntu
19+ image : concourse/concourse:6.5.1- ubuntu
2020 command : web
2121
2222 depends_on :
@@ -41,7 +41,7 @@ services:
4141 max-size : " 10m"
4242
4343 worker :
44- image : concourse/concourse:ubuntu
44+ image : concourse/concourse:6.5.1- ubuntu
4545 command : worker
4646 privileged : true
4747
You can’t perform that action at this time.
0 commit comments