We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 414c2bd commit 3c14106Copy full SHA for 3c14106
bookstack/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BUILD_FROM=ghcr.io/hassio-addons/base:15.0.5
+ARG BUILD_FROM=ghcr.io/hassio-addons/base:15.0.6
2
# hadolint ignore=DL3006
3
FROM ${BUILD_FROM}
4
bookstack/build.yaml
@@ -1,8 +1,8 @@
---
build_from:
- aarch64: ghcr.io/hassio-addons/base:15.0.5
- amd64: ghcr.io/hassio-addons/base:15.0.5
5
- armv7: ghcr.io/hassio-addons/base:15.0.5
+ aarch64: ghcr.io/hassio-addons/base:15.0.6
+ amd64: ghcr.io/hassio-addons/base:15.0.6
+ armv7: ghcr.io/hassio-addons/base:15.0.6
6
codenotary:
7
base_image: [email protected]
8
signer: [email protected]
0 commit comments