Skip to content

Commit 60603cb

Browse files
chore(deps): update linuxserver/transmission docker tag to v4.0.6
1 parent d4e7215 commit 60603cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ services:
324324
command: ["--joal-conf=/data", "--spring.main.web-environment=true", "--server.port=4494", "--joal.ui.path.prefix=${JOAL_PATH_PREFIX}", "--joal.ui.secret-token=${JOAL_SECRET_TOKEN}"]
325325

326326
transmission:
327-
image: linuxserver/transmission:4.0.5
327+
image: linuxserver/transmission:4.0.6
328328
container_name: transmission
329329
environment:
330330
- PUID=1000

0 commit comments

Comments
 (0)