Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2023-03-13 13:31:58 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2023-03-13 13:31:58 +0300
commit45925193a4406edcac61c4f697666abebe65ba79 (patch)
tree0fba19ea17846aa4e75e4dc3a28b49120a5713ae /.hadolint.yaml
parenta6d7a8e4c5be9a02e5e6f259083335dc7b48acb1 (diff)
Update to Ruby 3.2.1 and Alpine 3.17
Diffstat (limited to '.hadolint.yaml')
-rw-r--r--.hadolint.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hadolint.yaml b/.hadolint.yaml
index 4a82d970..2f6ca0f1 100644
--- a/.hadolint.yaml
+++ b/.hadolint.yaml
@@ -1,3 +1,4 @@
ignored:
- DL3018
- DL3022
+ - DL4006