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