Compare commits
No commits in common. "492c08a4f7ef3f1b1938b340ea0e8a08215d96f4" and "c7e26648d490308deff5cfc60085d94c0e514601" have entirely different histories.
492c08a4f7
...
c7e26648d4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# renovate: datasource=github-tags depName=beancount packageName=beancount/beancount
|
||||
ARG BEANCOUNT_VERSION=2.3.6
|
||||
# renovate: datasource=github-tags depName=fava packageName=beancount/fava
|
||||
ARG FAVA_VERSION=1.29
|
||||
ARG FAVA_VERSION=1.28
|
||||
|
||||
FROM node:22.11.0-slim AS node_build_env
|
||||
ARG FAVA_VERSION
|
||||
|
|
Loading…
Add table
Reference in a new issue