Skip to content

Commit e4c9ef4

Browse files
committed
Update to new quay.io nginx-unprivileged image
Signed-off-by: Jonathan West <[email protected]>
1 parent d8ce49c commit e4c9ef4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/e2e/fixture/rollouts/fixture.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ spec:
4242
app: test-argo-app
4343
spec:
4444
containers:
45-
- image: "quay.io/nginx/nginx-unprivileged@sha256:2700504269be5deda0085e218bd5cf624bdb2efd9a3025966c08c886e71ae4cf"
46-
# From: https://quay.io/repository/nginx/nginx-unprivileged/manifest/sha256:2700504269be5deda0085e218bd5cf624bdb2efd9a3025966c08c886e71ae4cf
45+
- image: "quay.io/nginx/nginx-unprivileged@sha256:6d51e4a8e10dfe334f8e2d15bb81b1ed2580ea9cb874b644acc720eda7022b54"
46+
# From: https://quay.io/repository/nginx/nginx-unprivileged 1.27.3
4747
name: webserver-simple
4848
ports:
4949
- containerPort: 8080

0 commit comments

Comments
 (0)