Instagram repost job
Some checks failed
Push image to registry / build-image (push) Failing after 6m44s
Some checks failed
Push image to registry / build-image (push) Failing after 6m44s
This commit is contained in:
@ -54,6 +54,7 @@ RUN apk update && apk add --no-cache \
|
||||
openssl \
|
||||
linux-headers \
|
||||
supervisor \
|
||||
yt-dlp \
|
||||
&& rm -rf /tmp/* /var/cache/apk/*
|
||||
|
||||
RUN docker-php-ext-configure zip && docker-php-ext-install zip
|
||||
|
Reference in New Issue
Block a user