File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- ARG BUILD_FROM=ghcr.io/hassio-addons/base:18.0.3
1
+ ARG BUILD_FROM=ghcr.io/hassio-addons/base:18.1.0
2
2
3
- FROM netbirdio/netbird:0.51 .2 as netbird-container
3
+ FROM netbirdio/netbird:0.54 .2 as netbird-container
4
4
5
5
# hadolint ignore=DL3006
6
6
FROM ${BUILD_FROM}
Original file line number Diff line number Diff line change 1
1
---
2
2
build_from :
3
- aarch64 : ghcr.io/hassio-addons/base:18.0.3
4
- amd64 : ghcr.io/hassio-addons/base:18.0.3
5
- armhf : ghcr.io/hassio-addons/base:18.0.3
6
- armv7 : ghcr.io/hassio-addons/base:18.0.3
7
- i386 : ghcr.io/hassio-addons/base:18.0.3
3
+ aarch64 : ghcr.io/hassio-addons/base:18.1.0
4
+ amd64 : ghcr.io/hassio-addons/base:18.1.0
5
+ armhf : ghcr.io/hassio-addons/base:18.1.0
6
+ armv7 : ghcr.io/hassio-addons/base:18.1.0
7
+ i386 : ghcr.io/hassio-addons/base:18.1.0
8
8
codenotary :
9
9
10
10
You can’t perform that action at this time.
0 commit comments