Compare commits

..

1 Commits

Author SHA1 Message Date
mauxadoor
f9efa3e0ee
Merge 57ac15b62d into 5248397845 2025-09-02 14:31:33 +01:00

View File

@ -18,7 +18,7 @@ jobs:
path: "assets"
file-endings: ".xml"
- name: Lint Dockerfile
uses: hadolint/hadolint-action@v3.2.0
uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile
ignore: DL3006,DL3008