Skip to content

Commit 7913d45

Browse files
renovate[bot]Lucas0T
authored andcommitted
Update nginxinc/nginx-unprivileged Docker tag to v1.29.0
1 parent e0ab929 commit 7913d45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/script-integration-test/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ services:
5858
nginx:
5959
container_name: nginx
6060
restart: unless-stopped
61-
image: nginxinc/nginx-unprivileged:1.25.5-alpine
61+
image: nginxinc/nginx-unprivileged:1.29.0-alpine@sha256:43e46e21e93da1a7e6f3fb99595471c81426884e5a9beedb5b773b7a51d60e83
6262
ports:
6363
- "8082:8080"
6464
volumes:

0 commit comments

Comments
 (0)