gluetun: bump version
This commit is contained in:
parent
6d71ea612f
commit
7dbf465aa8
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
||||||
sops.secrets.gluetun = {};
|
sops.secrets.gluetun = {};
|
||||||
virtualisation.oci-containers.containers = {
|
virtualisation.oci-containers.containers = {
|
||||||
gluetun = {
|
gluetun = {
|
||||||
image = "qmcgaw/gluetun:pr-1742";
|
image = "qmcgaw/gluetun:v3.37.0";
|
||||||
|
hostname = "gluetun";
|
||||||
ports = [
|
ports = [
|
||||||
"8888:8888/tcp" # HTTP proxy
|
"8888:8888/tcp" # HTTP proxy
|
||||||
"8388:8388/tcp" # Shadowsocks
|
"8388:8388/tcp" # Shadowsocks
|
||||||
|
|
Loading…
Reference in a new issue