Skip to content

Commit

Permalink
⬆️ Update netbirdio/netbird Docker tag to v0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 6c33bea commit 0f2524e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netbird/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:16.3.6

FROM netbirdio/netbird:0.32.0 as netbird-container
FROM netbirdio/netbird:0.33.0 as netbird-container

# hadolint ignore=DL3006
FROM ${BUILD_FROM}
Expand Down

0 comments on commit 0f2524e

Please sign in to comment.