We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88e35f3 commit 0523610Copy full SHA for 0523610
.docker-hub/worker-print-weasy/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.10@sha256:827aff1dd9b7fa4447e34a366c7ba8a25eba01ef35cc01689fa638318f0a2179
+FROM python:3.10@sha256:a487658b37559c499868dd4bdcdc6b18ed25cbfb5a02d054c9eaefaf713d5aca
2
3
# install all the dependencies except libcairo2 from jessie, then install libcairo2 from stretch
4
RUN apt-get -y update \
workers/print-weasy/Dockerfile
0 commit comments