Skip to content

Commit 469650b

Browse files
somanath21Somanath Hugar
and
Somanath Hugar
authored
Update setup_remote_docker version for CircleCI (#78)
Co-authored-by: Somanath Hugar <[email protected]>
1 parent 70d0c64 commit 469650b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- checkout
1717
- setup_remote_docker:
18-
version: 20.10.14
18+
version: 20.10.24
1919
- run:
2020
name: Build and Push Docker tag Image
2121
command: |
@@ -48,7 +48,7 @@ jobs:
4848
- checkout
4949
# Install Docker to build and push the image
5050
- setup_remote_docker:
51-
version: 20.10.14
51+
version: 20.10.24
5252

5353
# Build the Docker image
5454
- run:

0 commit comments

Comments
 (0)