Update linuxserver/wireguard Docker tag to v1.0.20250521 (#929)
This commit is contained in:
parent
5859783c78
commit
299e8900b1
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
wireguard:
|
||||
image: "linuxserver/wireguard:1.0.20210914"
|
||||
image: "linuxserver/wireguard:1.0.20250521"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue