Commit 927d6936 authored by nanahira's avatar nanahira

bump

parent 1bf9ad76
......@@ -3,7 +3,7 @@ services:
{% for instance in frpc_instances %}
'{{instance.name}}':
restart: always
image: fatedier/frpc:v0.37.0
image: fatedier/frpc:v0.40.0
network_mode: host
command: -c /frpc.ini
volumes:
......
......@@ -2,7 +2,7 @@ version: '2.4'
services:
frps:
restart: always
image: fatedier/frps:v0.37.0
image: fatedier/frps:v0.40.0
network_mode: host
command: -c /frps.ini
volumes:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment