Skip to content

Commit 515e9f1

Browse files
hugovkradarhere
andauthored
Add Debian 13 Trixie
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
1 parent 017cd4c commit 515e9f1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

debian-13-trixie-amd64/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ RUN cd /depends && ./install_imagequant.sh && ./install_libavif.sh && ./install_
8383
USER pillow
8484
CMD ["depends/test.sh"]
8585

86-
#docker run -v $GITHUB_WORKSPACE:/Pillow pythonpillow/debian-12-trixie-amd64
86+
#docker run -v $GITHUB_WORKSPACE:/Pillow pythonpillow/debian-13-trixie-amd64

debian-13-trixie-x86/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ USER pillow
8484
ENTRYPOINT ["linux32"]
8585
CMD ["depends/test.sh"]
8686

87-
#docker run -v $GITHUB_WORKSPACE:/Pillow pythonpillow/debian-12-trixie-x86
87+
#docker run -v $GITHUB_WORKSPACE:/Pillow pythonpillow/debian-13-trixie-x86

0 commit comments

Comments
 (0)