github-actions[bot]: update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -83,7 +83,7 @@ services:
|
|||||||
restart: "always"
|
restart: "always"
|
||||||
|
|
||||||
dashboard:
|
dashboard:
|
||||||
image: "11notes/netbird:0.46.0"
|
image: "11notes/netbird:0.48.0"
|
||||||
read_only: true
|
read_only: true
|
||||||
environment:
|
environment:
|
||||||
NETBIRD_MGMT_API_ENDPOINT: "https://${NETBIRD_FQDN}"
|
NETBIRD_MGMT_API_ENDPOINT: "https://${NETBIRD_FQDN}"
|
||||||
@@ -117,7 +117,7 @@ services:
|
|||||||
db:
|
db:
|
||||||
condition: "service_healthy"
|
condition: "service_healthy"
|
||||||
restart: true
|
restart: true
|
||||||
image: "11notes/netbird:0.46.0"
|
image: "11notes/netbird:0.48.0"
|
||||||
read_only: true
|
read_only: true
|
||||||
env_file: '.env'
|
env_file: '.env'
|
||||||
environment:
|
environment:
|
||||||
@@ -145,7 +145,7 @@ services:
|
|||||||
restart: "always"
|
restart: "always"
|
||||||
|
|
||||||
signal:
|
signal:
|
||||||
image: "11notes/netbird:0.46.0"
|
image: "11notes/netbird:0.48.0"
|
||||||
environment:
|
environment:
|
||||||
TZ: "Europe/Zurich"
|
TZ: "Europe/Zurich"
|
||||||
entrypoint: ["/usr/local/bin/signal"]
|
entrypoint: ["/usr/local/bin/signal"]
|
||||||
@@ -163,7 +163,7 @@ services:
|
|||||||
restart: "always"
|
restart: "always"
|
||||||
|
|
||||||
relay:
|
relay:
|
||||||
image: "11notes/netbird:0.46.0"
|
image: "11notes/netbird:0.48.0"
|
||||||
environment:
|
environment:
|
||||||
TZ: "Europe/Zurich"
|
TZ: "Europe/Zurich"
|
||||||
NB_LISTEN_ADDRESS: ":33080"
|
NB_LISTEN_ADDRESS: ":33080"
|
||||||
@@ -264,4 +264,4 @@ docker pull quay.io/11notes/netbird:0.48.0
|
|||||||
# ElevenNotes™️
|
# ElevenNotes™️
|
||||||
This image is provided to you at your own risk. Always make backups before updating an image to a different version. Check the [releases](https://github.com/11notes/docker-netbird/releases) for breaking changes. If you have any problems with using this image simply raise an [issue](https://github.com/11notes/docker-netbird/issues), thanks. If you have a question or inputs please create a new [discussion](https://github.com/11notes/docker-netbird/discussions) instead of an issue. You can find all my other repositories on [github](https://github.com/11notes?tab=repositories).
|
This image is provided to you at your own risk. Always make backups before updating an image to a different version. Check the [releases](https://github.com/11notes/docker-netbird/releases) for breaking changes. If you have any problems with using this image simply raise an [issue](https://github.com/11notes/docker-netbird/issues), thanks. If you have a question or inputs please create a new [discussion](https://github.com/11notes/docker-netbird/discussions) instead of an issue. You can find all my other repositories on [github](https://github.com/11notes?tab=repositories).
|
||||||
|
|
||||||
*created 23.06.2025, 14:27:45 (CET)*
|
*created 23.06.2025, 14:37:49 (CET)*
|
||||||
@@ -20,7 +20,7 @@ services:
|
|||||||
restart: "always"
|
restart: "always"
|
||||||
|
|
||||||
dashboard:
|
dashboard:
|
||||||
image: "11notes/netbird:0.46.0"
|
image: "11notes/netbird:0.48.0"
|
||||||
read_only: true
|
read_only: true
|
||||||
environment:
|
environment:
|
||||||
NETBIRD_MGMT_API_ENDPOINT: "https://${NETBIRD_FQDN}"
|
NETBIRD_MGMT_API_ENDPOINT: "https://${NETBIRD_FQDN}"
|
||||||
@@ -54,7 +54,7 @@ services:
|
|||||||
db:
|
db:
|
||||||
condition: "service_healthy"
|
condition: "service_healthy"
|
||||||
restart: true
|
restart: true
|
||||||
image: "11notes/netbird:0.46.0"
|
image: "11notes/netbird:0.48.0"
|
||||||
read_only: true
|
read_only: true
|
||||||
env_file: '.env'
|
env_file: '.env'
|
||||||
environment:
|
environment:
|
||||||
@@ -82,7 +82,7 @@ services:
|
|||||||
restart: "always"
|
restart: "always"
|
||||||
|
|
||||||
signal:
|
signal:
|
||||||
image: "11notes/netbird:0.46.0"
|
image: "11notes/netbird:0.48.0"
|
||||||
environment:
|
environment:
|
||||||
TZ: "Europe/Zurich"
|
TZ: "Europe/Zurich"
|
||||||
entrypoint: ["/usr/local/bin/signal"]
|
entrypoint: ["/usr/local/bin/signal"]
|
||||||
@@ -100,7 +100,7 @@ services:
|
|||||||
restart: "always"
|
restart: "always"
|
||||||
|
|
||||||
relay:
|
relay:
|
||||||
image: "11notes/netbird:0.46.0"
|
image: "11notes/netbird:0.48.0"
|
||||||
environment:
|
environment:
|
||||||
TZ: "Europe/Zurich"
|
TZ: "Europe/Zurich"
|
||||||
NB_LISTEN_ADDRESS: ":33080"
|
NB_LISTEN_ADDRESS: ":33080"
|
||||||
|
|||||||
Reference in New Issue
Block a user