Skip to content

Commit 5bd1bcf

Browse files
authored
chore: pin wg-easy image
1 parent a024c99 commit 5bd1bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/wg-easy/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313
- WG_ALLOWED_IPS=0.0.0.0/0, ::/0
1414
- WG_DEVICE=eth0
1515
hostname: wireguard-easy
16-
image: ghcr.io/wg-easy/wg-easy
16+
image: ghcr.io/wg-easy/wg-easy:13
1717
ports:
1818
- 51820:51820/udp #VPN
1919
- 51821:51821/tcp #WEBGUI

0 commit comments

Comments
 (0)