Skip to content

Commit

Permalink
Update cimg/python:3.12.1 Docker digest to f0fcca2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 16, 2023
1 parent 0166f5f commit ef046ac
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 @@ -31,7 +31,7 @@ jobs:
check-python:
docker:
# See https://circleci.com/developer/images/image/cimg/python for a list of images
- image: cimg/python:3.12.1@sha256:5af7aa5146fa64bf09637b2a81cebec98553df6feb95798ed72dfc80f580158c
- image: cimg/python:3.12.1@sha256:f0fcca28a92ab27345aef1adb1da1a3a18a7ef2d93dd08802674662eb46ebb2b
steps:
- checkout
- run: pip install -r requirements_lock.txt
Expand All @@ -42,7 +42,7 @@ jobs:
check-yapf:
docker:
# See https://circleci.com/developer/images/image/cimg/python for a list of images
- image: cimg/python:3.12.1@sha256:5af7aa5146fa64bf09637b2a81cebec98553df6feb95798ed72dfc80f580158c
- image: cimg/python:3.12.1@sha256:f0fcca28a92ab27345aef1adb1da1a3a18a7ef2d93dd08802674662eb46ebb2b
steps:
- checkout
- run: pip install yapf
Expand Down

0 comments on commit ef046ac

Please sign in to comment.