We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65651cf commit 52e5110Copy full SHA for 52e5110
paperless-ngx/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:7.8.2
+ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:7.8.3
2
# hadolint ignore=DL3006
3
FROM ${BUILD_FROM}
4
paperless-ngx/build.yaml
---
build_from:
- aarch64: ghcr.io/hassio-addons/debian-base:7.8.2
- amd64: ghcr.io/hassio-addons/debian-base:7.8.2
+ aarch64: ghcr.io/hassio-addons/debian-base:7.8.3
+ amd64: ghcr.io/hassio-addons/debian-base:7.8.3
0 commit comments