Skip to content

Commit e8aa697

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.28.0-alpine@sha256:a13a2f24fdc7cb2e8a930bbb861236bb8dc5feb8d192cf637fa70c3c1f82acf5
31+
image: nginxinc/nginx-unprivileged:1.29.0-alpine@sha256:ab9ff735860df864a690b87f8c1d4e2be988df3c1b925cf4759577f065215a8d
3232
ports:
3333
- ${PORT_TORCH_NGINX:-127.0.0.1:8085}:8080
3434
volumes:

0 commit comments

Comments
 (0)