Skip to content

Commit 8a571da

Browse files
chore(deps): update docker orb to v2.2.0
1 parent 0f165be commit 8a571da

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
@@ -2,7 +2,7 @@ version: 2.1
22

33
orbs:
44
aws-ecr: circleci/[email protected]
5-
docker: circleci/docker@2.1.3
5+
docker: circleci/docker@2.2.0
66

77
parameters:
88
docker_image_tag:

0 commit comments

Comments
 (0)