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 e0ab929 commit 7913d45Copy full SHA for 7913d45
.github/workflows/script-integration-test/docker-compose.yml
@@ -58,7 +58,7 @@ services:
58
nginx:
59
container_name: nginx
60
restart: unless-stopped
61
- image: nginxinc/nginx-unprivileged:1.25.5-alpine
+ image: nginxinc/nginx-unprivileged:1.29.0-alpine@sha256:43e46e21e93da1a7e6f3fb99595471c81426884e5a9beedb5b773b7a51d60e83
62
ports:
63
- "8082:8080"
64
volumes:
0 commit comments