Skip to content

Commit

Permalink
ci: Try debian testing for 'libzypp' backend
Browse files Browse the repository at this point in the history
Dependency libzypp found: NO found 17.25.7 but need: '>=17.31.0'

verion 17.31.0 was released on Jul 19, 2022
verion 17.25.7 was released on Feb 17, 2021
  • Loading branch information
sidt4 committed Aug 24, 2024
1 parent 7a69373 commit da726dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ci/Dockerfile-debian
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:bookworm
FROM debian:testing

# allow fetching source packages
RUN echo "deb-src http://deb.debian.org/debian/ bookworm main" >> /etc/apt/sources.list
Expand Down

0 comments on commit da726dc

Please sign in to comment.