mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-09 18:32:41 +01:00
Include curl
This commit is contained in:
@@ -39,7 +39,7 @@ FROM ghcr.io/n0rthernl1ghts/wordpress:${WP_VERSION}
|
||||
ENV PATH="${PATH}:/root/.composer/vendor/bin"
|
||||
|
||||
RUN set -eux \
|
||||
&& apk add --update --no-cache exa file fish git less nano openssh-client rsync tree unzip wget
|
||||
&& apk add --update --no-cache curl exa file fish git less nano openssh-client rsync tree unzip wget
|
||||
|
||||
COPY --from=rootfs ["/", "/"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user