1
Fork 0

Merge pull request 'chore(deps): update dependency fava to v1.30' (#139) from renovate/fava-1.x into master
Some checks are pending
build/base Building image base
build/frp Building image frp
build/forgejo Building image forgejo
build/node-script Building image node-script
build/fluentd Building image fluentd
build/ruby-script Building image ruby-script
build/python-script Building image python-script
build/gotenberg Building image gotenberg
build/nextcloud Building image nextcloud
build/lua-clib Building image lua-clib
build/gitea Building images gitea-package, gitea-pr, gitea-status
build/fava Building image fava
build/rust-xwin Building image rust-xwin

Reviewed-on: #139
This commit is contained in:
Lucas Schwiderski 2025-01-21 10:50:27 +00:00
commit fc3e9bfdeb
Signed by: Forgejo (git.sclu1034.dev)
GPG key ID: B1C9C29730D3D366

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.30
FROM node:22.13.0-slim AS node_build_env FROM node:22.13.0-slim AS node_build_env
ARG FAVA_VERSION ARG FAVA_VERSION