We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 017cd4c commit 515e9f1Copy full SHA for 515e9f1
2 files changed
debian-13-trixie-amd64/Dockerfile
@@ -83,4 +83,4 @@ RUN cd /depends && ./install_imagequant.sh && ./install_libavif.sh && ./install_
83
USER pillow
84
CMD ["depends/test.sh"]
85
86
-#docker run -v $GITHUB_WORKSPACE:/Pillow pythonpillow/debian-12-trixie-amd64
+#docker run -v $GITHUB_WORKSPACE:/Pillow pythonpillow/debian-13-trixie-amd64
debian-13-trixie-x86/Dockerfile
@@ -84,4 +84,4 @@ USER pillow
ENTRYPOINT ["linux32"]
87
-#docker run -v $GITHUB_WORKSPACE:/Pillow pythonpillow/debian-12-trixie-x86
+#docker run -v $GITHUB_WORKSPACE:/Pillow pythonpillow/debian-13-trixie-x86
0 commit comments