Skip to content

Commit 730f479

Browse files
committed
Prod build fix
1 parent 13d763b commit 730f479

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
@@ -1,7 +1,7 @@
11
version: 2.1
22
defaults: &defaults
33
docker:
4-
- image: cimg/python:3.12.1-browsers
4+
- image: cimg/python:3.13.2-browsers
55
install_dependency: &install_dependency
66
name: Installation of build and deployment dependencies.
77
command: |

0 commit comments

Comments
 (0)