Skip to content

Commit 9a43a1b

Browse files
authored
Merge pull request #368 from topcoder-platform/develop
Prod build fix
2 parents 468d3c1 + 730f479 commit 9a43a1b

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)