Skip to content

Commit 2b0879c

Browse files
committed
ci: update out of depreciated docker image
1 parent e531f8c commit 2b0879c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/scale/templates/real-nginx-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
scale-test: "true"
2525
containers:
2626
- name: nginx
27-
image: nginx:1
27+
image: mcr.microsoft.com/cbl-mariner/base/nginx:1
2828
ports:
2929
- name: http
3030
containerPort: 80

0 commit comments

Comments
 (0)