Skip to content

Commit 2a51432

Browse files
committed
Bump Aniseed base CI image
1 parent c66e873 commit 2a51432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: olical/aniseed-circleci:1.1.0
5+
- image: olical/aniseed-circleci:1.3.0
66
steps:
77
- checkout
88
- run: make deps

0 commit comments

Comments
 (0)