Skip to content

Commit

Permalink
Remove openssl from default packages since alpine 3.18.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix committed Dec 9, 2023
1 parent 2500b91 commit e2999a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions megalinter/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,4 @@
"make",
"musl-dev",
"openssh",
# Temporary, to make sure openssl 3.1.3 (installed by default) is replaced by 3.1.4 for CVE-2023-5363 (2023-11-12)
"openssl",
]

0 comments on commit e2999a0

Please sign in to comment.