Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit a4a2f67

Browse files
authored
Update config.yml
1 parent 2792698 commit a4a2f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2
22
defaults: &defaults
33
docker:
4-
- image: cimg/python:3.11.0-browsers
4+
- image: cimg/python:3.11.7-browsers
55
install_dependency: &install_dependency
66
name: Installation of build and deployment dependencies.
77
command: |

0 commit comments

Comments
 (0)