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 cd8211b commit cfa50e5Copy full SHA for cfa50e5
Dockerfile
@@ -1,5 +1,5 @@
1
ARG BEANCOUNT_VERSION=2.3.6
2
-ARG FAVA_VERSION=v1.28
+ARG FAVA_VERSION=v1.29
3
4
ARG NODE_BUILD_IMAGE=16-bullseye
5
FROM node:${NODE_BUILD_IMAGE} as node_build_env
0 commit comments