1
Fork 0

Compare commits

..

No commits in common. "492c08a4f7ef3f1b1938b340ea0e8a08215d96f4" and "c7e26648d490308deff5cfc60085d94c0e514601" have entirely different histories.

View file

@ -1,7 +1,7 @@
# renovate: datasource=github-tags depName=beancount packageName=beancount/beancount # renovate: datasource=github-tags depName=beancount packageName=beancount/beancount
ARG BEANCOUNT_VERSION=2.3.6 ARG BEANCOUNT_VERSION=2.3.6
# renovate: datasource=github-tags depName=fava packageName=beancount/fava # 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 FROM node:22.11.0-slim AS node_build_env
ARG FAVA_VERSION ARG FAVA_VERSION