renovate/lib/modules/manager/dockerfile
IKEDA Sho 1ad61a7ebd
refactor(manager): consistently write as export const language = ... (#16739)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-07-25 06:13:57 +00:00
..
__fixtures__ feat(dockerfile): add support for escape chars and ARG instructions (#15751) 2022-06-06 05:47:17 +00:00
extract.spec.ts fix(manager/docker): use correct autoreplace string for registry aliases (#16542) 2022-07-13 06:22:52 +00:00
extract.ts fix(manager/docker): use correct autoreplace string for registry aliases (#16542) 2022-07-13 06:22:52 +00:00
index.ts refactor(manager): consistently write as export const language = ... (#16739) 2022-07-25 06:13:57 +00:00
readme.md refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00

Extracts all Docker images in a Dockerfile.

If you need to change the versioning format, read the versioning documentation to learn more.