Add git to install images
This commit is contained in:
@@ -12,4 +12,4 @@ LABEL author="Matthew Penner" maintainer="matthew@pterodactyl.io"
|
||||
LABEL org.opencontainers.image.source="https://github.com/matthewpi/images"
|
||||
LABEL org.opencontainers.image.licenses=MIT
|
||||
|
||||
RUN apk add --update --no-cache ca-certificates curl jq wget
|
||||
RUN apk add --update --no-cache ca-certificates curl git jq wget
|
||||
|
Reference in New Issue
Block a user