Verified Commit 340365ef authored by anarcat's avatar anarcat
Browse files

markdownlint is not actually in stable just yet, chase trixie

parent b14162de
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -91,7 +91,7 @@ mdlintall:

codespell:
  image:
    name: containers.torproject.org/tpo/tpa/base-images/debian:stable
    name: containers.torproject.org/tpo/tpa/base-images/debian:trixie
  needs:
    - job: find-files
      artifacts: true
@@ -108,7 +108,7 @@ codespell:

codespellall:
  image:
    name: containers.torproject.org/tpo/tpa/base-images/debian:stable
    name: containers.torproject.org/tpo/tpa/base-images/debian:trixie
  needs:
    - job: find-files
      artifacts: true