Skip to content

Commit f7f8f55

Browse files
committed
Update admin and tunnel images to 0.0.17-beta
1 parent 1341e33 commit f7f8f55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
network_mode: "host"
99

1010
admin:
11-
image: amalshaji/portr-admin:0.0.15-beta
11+
image: amalshaji/portr-admin:0.0.17-beta
1212
network_mode: "host"
1313
env_file: .env
1414
restart: unless-stopped
@@ -26,7 +26,7 @@ services:
2626
caddy_0.encode: gzip
2727

2828
tunnel:
29-
image: amalshaji/portr-tunnel:0.0.15-beta
29+
image: amalshaji/portr-tunnel:0.0.17-beta
3030
command: ["start"]
3131
network_mode: "host"
3232
env_file: .env

0 commit comments

Comments
 (0)