Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Commit 4e4e1f4

Browse files
Update docker Docker tag to v20.10.12 (#18)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 29e6fb0 commit 4e4e1f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
build:
2424
working_directory: ~/project
2525
docker:
26-
- image: docker:20.10.11-git
26+
- image: docker:20.10.12-git
2727
steps:
2828
- checkout
2929
- setup_remote_docker:

0 commit comments

Comments
 (0)