lock curl images used for tests

This commit is contained in:
nicktrn
2025-06-25 15:01:15 +01:00
parent 04934aaec2
commit 91798f01fa
5 changed files with 5 additions and 5 deletions
@@ -11,7 +11,7 @@ spec:
restartPolicy: Never
containers:
- name: test-clickhouse
image: curlimages/curl:latest
image: curlimages/curl:8.14.1
command: ['sh', '-c']
args:
- |
@@ -11,7 +11,7 @@ spec:
restartPolicy: Never
containers:
- name: test-electric
image: curlimages/curl:latest
image: curlimages/curl:8.14.1
command: ['sh', '-c']
args:
- |
@@ -11,7 +11,7 @@ spec:
restartPolicy: Never
containers:
- name: test-minio
image: curlimages/curl:latest
image: curlimages/curl:8.14.1
command: ['sh', '-c']
args:
- |
@@ -11,7 +11,7 @@ spec:
restartPolicy: Never
containers:
- name: test-supervisor
image: curlimages/curl:latest
image: curlimages/curl:8.14.1
command: ['sh', '-c']
args:
- |
@@ -10,7 +10,7 @@ spec:
restartPolicy: Never
containers:
- name: test-webapp
image: curlimages/curl:latest
image: curlimages/curl:8.14.1
command: ['sh', '-c']
args:
- |