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 30faf54 commit b740ac8Copy full SHA for b740ac8
examples/watchtower/docker-compose.yml
@@ -28,7 +28,7 @@ services:
28
com.centurylinklabs.watchtower: true
29
30
socket-proxy:
31
- image: lscr.io/linuxserver/socket-proxy:1.26.2
+ image: lscr.io/linuxserver/socket-proxy:latest
32
container_name: socket-proxy-watchtower
33
environment:
34
- ALLOW_START=1
0 commit comments