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

Commit 9be1a24

Browse files
authored
Merge pull request #491 from topcoder-platform/RFS-fix
Update config.yml
2 parents 3ac9178 + a4a2f67 commit 9be1a24

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)