Skip to content

Commit 89cae5e

Browse files
committed
fix(ci): Update Python 3.14.0 container image source.
Signed-off-by: Paulo Vital <paulo.vital@ibm.com>
1 parent 284a161 commit 89cae5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158

159159
python314:
160160
docker:
161-
- image: ghcr.io/pvital/pvital-py3.14.0:latest
161+
- image: ghcr.io/instana/python-sensor-test-py3.14.0:latest
162162
- image: public.ecr.aws/docker/library/postgres:16.2-bookworm
163163
environment:
164164
POSTGRES_USER: root

0 commit comments

Comments
 (0)