Skip to content

Commit ba016c4

Browse files
renovate[bot]Lucas0T
authored andcommitted
Update nginxinc/nginx-unprivileged:1.29.1-alpine Docker digest to d9a05c0
1 parent 1cbec9a commit ba016c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.29.1-alpine@sha256:7f2bd114a80058e93237bc9ba8f8febff89f918ff344c707d78b295027256fd1
61+
image: nginxinc/nginx-unprivileged:1.29.1-alpine@sha256:d9a05c0efb51a5fa268554b8e66e6b43d9c51c6fd7dac1997c1cebe2d8ef1cbb
6262
ports:
6363
- "8082:8080"
6464
volumes:

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ services:
2828
restart: unless-stopped
2929
torch-nginx:
3030
restart: unless-stopped
31-
image: nginxinc/nginx-unprivileged:1.29.1-alpine@sha256:7f2bd114a80058e93237bc9ba8f8febff89f918ff344c707d78b295027256fd1
31+
image: nginxinc/nginx-unprivileged:1.29.1-alpine@sha256:d9a05c0efb51a5fa268554b8e66e6b43d9c51c6fd7dac1997c1cebe2d8ef1cbb
3232
ports:
3333
- ${PORT_TORCH_NGINX:-127.0.0.1:8085}:8080
3434
volumes:

0 commit comments

Comments
 (0)