We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1733a3 commit 60a450bCopy full SHA for 60a450b
1 file changed
firewall/Dockerfile
@@ -1,8 +1,8 @@
1
ARG BASE_OS_NAME
2
ARG BASE_OS_VERSION
3
ARG DROPTAILER_VERSION=v0.2.11
4
-ARG FIREWALL_CONTROLLER_VERSION=v2.0.2
5
-ARG TAILSCALE_VERSION=v1.38.3
+ARG FIREWALL_CONTROLLER_VERSION=v2.0.3
+ARG TAILSCALE_VERSION=v1.40.0
6
7
FROM ghcr.io/metal-stack/droptailer-client:${DROPTAILER_VERSION} AS droptailer-artifacts
8
0 commit comments