fix(gluetun): switch to latest gluetun image version
This commit is contained in:
parent
b39054d22c
commit
249ea0b1b5
|
@ -42,7 +42,7 @@ spec:
|
||||||
gluetun:
|
gluetun:
|
||||||
image:
|
image:
|
||||||
repository: qmcgaw/gluetun
|
repository: qmcgaw/gluetun
|
||||||
tag: v3.38
|
tag: latest@sha256:f501359827a9c8523d78add8ce68791a31634c146c8eef0fd8700a68b8160cfd
|
||||||
|
|
||||||
env:
|
env:
|
||||||
FIREWALL_INPUT_PORTS: "8080,17871" # 17871 is the prometheus exporter
|
FIREWALL_INPUT_PORTS: "8080,17871" # 17871 is the prometheus exporter
|
||||||
|
|
Loading…
Reference in New Issue