Hello,
Is it possible to release a tag for Alpine 3.11 on docker hub so we can run code such as
COPY --from=madnight/docker-alpine-wkhtmltopdf:alpine-3.11 /bin/wkhtmltopdf /bin/wkhtmltopdf in our builds?
The latest tag currently there is madnight/docker-alpine-wkhtmltopdf:alpine-3.10 from 7 months ago.
Hello,
Is it possible to release a tag for Alpine 3.11 on docker hub so we can run code such as
COPY --from=madnight/docker-alpine-wkhtmltopdf:alpine-3.11 /bin/wkhtmltopdf /bin/wkhtmltopdfin our builds?The latest tag currently there is
madnight/docker-alpine-wkhtmltopdf:alpine-3.10from 7 months ago.