Skip to content

Commit

Permalink
Update cimg/base Docker tag to v2023.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and g3force committed Dec 2, 2023
1 parent a046593 commit f3ffbd8
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 @@ -60,7 +60,7 @@ jobs:
build_docker:
resource_class: small
docker:
- image: cimg/base:2023.04
- image: cimg/base:2023.12
steps:
- checkout
- setup_remote_docker:
Expand All @@ -73,7 +73,7 @@ jobs:
publish_docker:
resource_class: small
docker:
- image: cimg/base:2023.04
- image: cimg/base:2023.12
steps:
- checkout
- setup_remote_docker:
Expand Down

0 comments on commit f3ffbd8

Please sign in to comment.