Skip to content

Commit 2a89676

Browse files
authored
Merge pull request #22075 from medyagh/nodockerio
test: replace ngnix and mysql docker.io images with other public images
2 parents 8934dd1 + c94fefe commit 2a89676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/testdata/mysql.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
app: mysql
2525
spec:
2626
containers:
27-
- image: docker.io/mysql:5.7
27+
- image: public.ecr.aws/docker/library/mysql:8.4
2828
name: mysql
2929
resources:
3030
requests:

0 commit comments

Comments
 (0)