Skip to content

Commit

Permalink
build: update local lint image
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadnassri committed Aug 9, 2023
1 parent 6bf5b3c commit 05a1e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
# ---- mega-linter ---- #
lint:
profiles: ["dev"]
image: oxsecurity/megalinter-javascript:v6.15.0
image: oxsecurity/megalinter-javascript:v7.2.1
volumes:
- ./:/tmp/lint
environment:
Expand Down

0 comments on commit 05a1e19

Please sign in to comment.