1
Fork 0
ci-images/images
Lucas Schwiderski a5c62f85e3
Fix fava build commands
`find` seems to behave extremely weird within Docker `RUN` commands.
I could not find a way to properly escape `;`s in a way that I
can specify one for `find -exec` and a second one to separate `find`
from the next command. `find` would always complain about it.

So instead, it's now simply the last command in the chain, where no
separator is needed.
2024-08-26 11:50:54 +02:00
..
base Initialize repository 2024-08-23 15:07:13 +02:00
beancount-import Fix incompatible beancount version 2024-08-26 09:56:07 +02:00
fava Fix fava build commands 2024-08-26 11:50:54 +02:00
fluentd Update fluent/fluentd Docker tag to v1.17.0 2024-08-24 15:28:26 +00:00
forgejo Update codeberg.org/forgejo/forgejo Docker tag to v8.0.1 2024-08-24 15:18:37 +00:00
frp Update alpine Docker tag to v3.20 2024-08-24 15:27:15 +00:00
gotenberg Update gotenberg/gotenberg Docker tag to v8 2024-08-24 16:00:17 +00:00
lua-clib Merge pull request 'Update dependency dart-sass to v1.77.8' (#15) from renovate/dart-sass-1.x into master 2024-08-24 15:44:47 +00:00
nextcloud Update nextcloud Docker tag to v28.0.9 2024-08-25 07:00:11 +00:00
node-script Merge pull request 'Update dependency node to v20.17.0' (#19) from renovate/node-20.x into master 2024-08-24 15:44:04 +00:00
python-script Merge pull request 'Update dependency httpie to v3.2.3' (#10) from renovate/httpie-3.x into master 2024-08-24 15:45:36 +00:00
ruby-script Update ruby Docker tag to v3.3.4 2024-08-24 15:28:30 +00:00
rust-xwin Implement custom version checks 2024-08-24 17:11:03 +02:00