Skip to content

Commit

Permalink
update .circleci/config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
soimort committed Oct 18, 2023
1 parent 5d80231 commit 57fa333
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 @@ -5,7 +5,7 @@ jobs:
LC_ALL: C.UTF-8
LANG: C.UTF-8
docker:
- image: debian:stretch
- image: cimg/base:2023.09
steps:
- checkout
- run:
Expand Down

0 comments on commit 57fa333

Please sign in to comment.