chore(demo-nginx): Update image to main-11

This commit is contained in:
Jenkins
2026-01-05 17:42:15 +00:00
parent 8fc14fd24c
commit 729676ef25

View File

@@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: nginx
image: nginx:1.25.3 # This will be updated by Jenkins pipeline
image: docker.io/vladcrypto/demo-nginx:main-11
ports:
- containerPort: 80
name: http