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 faa536e commit 060b29dCopy full SHA for 060b29d
docker-compose.yml
@@ -28,7 +28,7 @@ services:
28
restart: unless-stopped
29
torch-nginx:
30
31
- image: nginxinc/nginx-unprivileged:1.29.0-alpine@sha256:ab9ff735860df864a690b87f8c1d4e2be988df3c1b925cf4759577f065215a8d
+ image: nginxinc/nginx-unprivileged:1.29.0-alpine@sha256:43e46e21e93da1a7e6f3fb99595471c81426884e5a9beedb5b773b7a51d60e83
32
ports:
33
- ${PORT_TORCH_NGINX:-127.0.0.1:8085}:8080
34
volumes:
0 commit comments