mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-08-28 12:03:59 -05:00
Patched busybox (CVE-2022-48174)
This commit is contained in:
@@ -11,6 +11,8 @@ RUN pip install -r requirements.txt
|
||||
|
||||
RUN apk add curl
|
||||
|
||||
RUN apk upgrade busybox # CVE-2022-48174
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
HEALTHCHECK CMD curl --fail http://localhost:8080/api/v1/healthcheck
|
||||
|
||||
Reference in New Issue
Block a user