Skip to content

Commit

Permalink
Bump Aniseed base CI image
Browse files Browse the repository at this point in the history
  • Loading branch information
Olical committed Jul 14, 2024
1 parent c66e873 commit 2a51432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: olical/aniseed-circleci:1.1.0
- image: olical/aniseed-circleci:1.3.0
steps:
- checkout
- run: make deps
Expand Down

0 comments on commit 2a51432

Please sign in to comment.