We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ce49c commit e4c9ef4Copy full SHA for e4c9ef4
tests/e2e/fixture/rollouts/fixture.go
@@ -42,8 +42,8 @@ spec:
42
app: test-argo-app
43
spec:
44
containers:
45
- - image: "quay.io/nginx/nginx-unprivileged@sha256:2700504269be5deda0085e218bd5cf624bdb2efd9a3025966c08c886e71ae4cf"
46
- # From: https://quay.io/repository/nginx/nginx-unprivileged/manifest/sha256:2700504269be5deda0085e218bd5cf624bdb2efd9a3025966c08c886e71ae4cf
+ - image: "quay.io/nginx/nginx-unprivileged@sha256:6d51e4a8e10dfe334f8e2d15bb81b1ed2580ea9cb874b644acc720eda7022b54"
+ # From: https://quay.io/repository/nginx/nginx-unprivileged 1.27.3
47
name: webserver-simple
48
ports:
49
- containerPort: 8080
0 commit comments