mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-08-19 23:54:00 -05:00
Added Upgrade ALL
This commit is contained in:
@@ -13,6 +13,8 @@ RUN apk add curl
|
||||
|
||||
RUN apk upgrade busybox # CVE-2022-48174
|
||||
|
||||
RUN apk upgrade
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
HEALTHCHECK CMD curl --fail http://localhost:8080/api/v1/healthcheck
|
||||
|
||||
Reference in New Issue
Block a user