Skip to content

Commit 202d55a

Browse files
committed
use newest ci image
1 parent c64eed9 commit 202d55a

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
@@ -4,7 +4,7 @@ jobs:
44
- auth:
55
password: $DOCKER_PASSWORD
66
username: $DOCKER_USERNAME
7-
image: trussworks/circleci:efb1042e31538677779971798e0912390f699e72
7+
image: trussworks/circleci:ea2483b4886b26b1006ae95e841497e61512b8c6
88
steps:
99
- checkout
1010
- restore_cache:

0 commit comments

Comments
 (0)