Skip to content
Snippets Groups Projects
Verified Commit caa8a0d0 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(dns): Update dnsproxy image to version 0.42.2

This patch provides some bugfixes as well as fixing the inabbility to
launch `/dnsproxy` due to not being statically built.
parent 717ac9cc
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ spec: ...@@ -17,7 +17,7 @@ spec:
spec: spec:
containers: containers:
- name: dnsproxy - name: dnsproxy
image: quay.io/sheogorath/dnsproxy:0.42.0 image: quay.io/sheogorath/dnsproxy:0.42.2
args: args:
- /dnsproxy - /dnsproxy
- --upstream=https://dns.shivering-isles.com/dns-query - --upstream=https://dns.shivering-isles.com/dns-query
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment