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: spec:
containers: containers:
- name: nginx - name: nginx
image: nginx:1.25.3 # This will be updated by Jenkins pipeline image: docker.io/vladcrypto/demo-nginx:main-11
ports: ports:
- containerPort: 80 - containerPort: 80
name: http name: http