Commit cf6a6a74 authored by Власов Андрей Алексеевич's avatar Власов Андрей Алексеевич
Browse files

Fix linter

parent a892da6b
No related merge requests found
Pipeline #47260 passed with stage
in 1 minute and 25 seconds
Showing with 1 addition and 1 deletion
+1 -1
...@@ -3,7 +3,7 @@ stages: ...@@ -3,7 +3,7 @@ stages:
dockerfile-lint: dockerfile-lint:
stage: lint stage: lint
image: hadolint/hadolint:latest image: hadolint/hadolint:latest-debian
script: script:
- hadolint Dockerfile - hadolint Dockerfile
tags: tags:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment