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 2f8955b commit ab3cec7Copy full SHA for ab3cec7
phpmyadmin/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BUILD_FROM=ghcr.io/hassio-addons/base:19.0.0
+ARG BUILD_FROM=ghcr.io/hassio-addons/base:20.0.4
2
# hadolint ignore=DL3006
3
FROM ${BUILD_FROM}
4
phpmyadmin/build.yaml
---
build_from:
- aarch64: ghcr.io/hassio-addons/base:19.0.0
- amd64: ghcr.io/hassio-addons/base:19.0.0
+ aarch64: ghcr.io/hassio-addons/base:20.0.4
+ amd64: ghcr.io/hassio-addons/base:20.0.4
0 commit comments