Skip to content

Commit

Permalink
Update cimg/base Docker tag to v2023.05
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and g3force committed Jun 1, 2023
1 parent 1256a69 commit e55b497
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
build_docker:
resource_class: small
docker:
- image: cimg/base:2023.04
- image: cimg/base:2023.05
steps:
- checkout
- setup_remote_docker:
Expand All @@ -96,7 +96,7 @@ jobs:
publish_docker:
resource_class: small
docker:
- image: cimg/base:2023.04
- image: cimg/base:2023.05
steps:
- checkout
- setup_remote_docker:
Expand Down

0 comments on commit e55b497

Please sign in to comment.