Skip to content

Commit 038fd49

Browse files
committed
Test build fix
1 parent af66118 commit 038fd49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ parameters:
88
type: boolean
99
defaults: &defaults
1010
docker:
11-
- image: cimg/python:3.12.1-browsers
11+
- image: cimg/python:3.12.2-browsers
1212
install_dependency: &install_dependency
1313
name: Installation of build and deployment dependencies.
1414
command: |

0 commit comments

Comments
 (0)