Skip to content

Commit b7410f6

Browse files
Update nginxinc/nginx-unprivileged:1.29.1-alpine Docker digest to 5b0effa
1 parent 77fff4f commit b7410f6

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:5a3deab083279228447546aa54db9ab82e43065cac3e38f70b2b2a6cdbf57f7a
61+
image: nginxinc/nginx-unprivileged:1.29.1-alpine@sha256:5b0effa0dadea18909b023518bce97be3d9d41ea7b6d0f669985f678f4fdc203
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:5a3deab083279228447546aa54db9ab82e43065cac3e38f70b2b2a6cdbf57f7a
31+
image: nginxinc/nginx-unprivileged:1.29.1-alpine@sha256:5b0effa0dadea18909b023518bce97be3d9d41ea7b6d0f669985f678f4fdc203
3232
ports:
3333
- ${PORT_TORCH_NGINX:-127.0.0.1:8085}:8080
3434
volumes:

0 commit comments

Comments
 (0)