Skip to content

Commit 2950fb4

Browse files
authored
1 parent bc7488a commit 2950fb4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,8 @@ jobs:
135135
- image: circleci/buildpack-deps:stretch
136136
steps:
137137
- checkout
138-
- setup_remote_docker
138+
- setup_remote_docker:
139+
version: 19.03.13
139140
- run:
140141
name: 'Build and push Docker image'
141142
command: ./scripts/build_push_docker.sh

0 commit comments

Comments
 (0)