Skip to content

Commit cbeeda3

Browse files
⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.0.1 (#307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 153a7b1 commit cbeeda3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

traccar/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BUILD_FROM=ghcr.io/hassio-addons/base:16.0.0
1+
ARG BUILD_FROM=ghcr.io/hassio-addons/base:16.0.1
22
# hadolint ignore=DL3006
33
FROM ${BUILD_FROM}
44

traccar/build.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
build_from:
3-
aarch64: ghcr.io/hassio-addons/base:16.0.0
4-
amd64: ghcr.io/hassio-addons/base:16.0.0
3+
aarch64: ghcr.io/hassio-addons/base:16.0.1
4+
amd64: ghcr.io/hassio-addons/base:16.0.1
55
codenotary:
66
base_image: [email protected]
77

0 commit comments

Comments
 (0)