Skip to content

Commit b64722e

Browse files
author
Akarshit Wal
committed
fix: merge truck to clear tests
Signed-off-by: Akarshit Wal <akarshit.wal@mailchimp.com>
2 parents 19c3bee + 97eea7c commit b64722e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
- checkout
4949
- setup_remote_docker:
5050
docker_layer_caching: true
51+
version: 19.03.13
5152
- run:
5253
name: Lint Dockerfiles
5354
command: ${CI_SCRIPTS} lint-dockerfiles
@@ -82,6 +83,7 @@ jobs:
8283
- checkout
8384
- setup_remote_docker:
8485
docker_layer_caching: true
86+
version: 19.03.13
8587
- run:
8688
name: Build and push production Docker image
8789
command: ${CI_SCRIPTS} docker-build-tag-push . ${DOCKER_REPOSITORY}

0 commit comments

Comments
 (0)