Skip to content
Snippets Groups Projects
Commit 65b6e5d4 authored by Raul Barreras's avatar Raul Barreras
Browse files

fix version numbers

parent 3e96a6c8
No related branches found
No related tags found
1 merge request!33Resolve "Integrate dependency-check container with Sonarqube"
...@@ -12,7 +12,7 @@ stages: ...@@ -12,7 +12,7 @@ stages:
script: script:
- docker run --rm -v "${PWD}:/work" -w /work mandrean/checkmake ./Makefile - docker run --rm -v "${PWD}:/work" -w /work mandrean/checkmake ./Makefile
Lint and Validate dockerfiles: .Lint and Validate dockerfiles:
stage: verify stage: verify
tags: tags:
- linux, dockerd - linux, dockerd
......
...@@ -10,8 +10,8 @@ ...@@ -10,8 +10,8 @@
"braces": "2.3.0", "braces": "2.3.0",
"lodash": "4.17.10", "lodash": "4.17.10",
"open": "0.0.5", "open": "0.0.5",
"jquery": "2.3.0", "jquery": "2.1.0",
"tar": "4.5.0" "tar": "4.3.0"
}, },
"author": "Raul Barreras", "author": "Raul Barreras",
"license": "ISC" "license": "ISC"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment