1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-09-25 03:52:01 +02:00

Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
3e367c1390 project: update hadolint/hadolint to v2.14.0 2025-09-25 01:49:49 +00:00
renovate[bot]
5871ef4c18 project: update hadolint/hadolint to v2.13.1 2025-09-04 10:02:45 +02:00

View File

@@ -13,7 +13,7 @@ task :solargraph do
end
# renovate: datasource=github-tags depName=hadolint/hadolint
hadolint_version = 'v2.12.0'
hadolint_version = 'v2.14.0'
# renovate: datasource=github-tags depName=aquasecurity/trivy
trivy_version = 'v0.61.0'