Skip to content

Commit 0523610

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update python:3.10 docker digest to a487658
1 parent 88e35f3 commit 0523610

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.docker-hub/worker-print-weasy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.10@sha256:827aff1dd9b7fa4447e34a366c7ba8a25eba01ef35cc01689fa638318f0a2179
1+
FROM python:3.10@sha256:a487658b37559c499868dd4bdcdc6b18ed25cbfb5a02d054c9eaefaf713d5aca
22

33
# install all the dependencies except libcairo2 from jessie, then install libcairo2 from stretch
44
RUN apt-get -y update \

workers/print-weasy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.10@sha256:827aff1dd9b7fa4447e34a366c7ba8a25eba01ef35cc01689fa638318f0a2179
1+
FROM python:3.10@sha256:a487658b37559c499868dd4bdcdc6b18ed25cbfb5a02d054c9eaefaf713d5aca
22

33
# install all the dependencies except libcairo2 from jessie, then install libcairo2 from stretch
44
RUN apt-get -y update \

0 commit comments

Comments
 (0)