chore(gluetun): Pin image to a tag other than latest

This commit is contained in:
SeanOMik 2023-07-30 01:32:13 -04:00
parent 31bffa219d
commit 90a835aaa2
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ spec:
# Metrics sidecar # Metrics sidecar
sidecars: sidecars:
gluetun: gluetun:
image: qmcgaw/gluetun:latest image: qmcgaw/gluetun:v3.35
env: env:
- name: FIREWALL - name: FIREWALL
value: "off" value: "off"