Skip to content
Snippets Groups Projects

Draft: Make integration tests use proper packages

Closed Vaclav Sraier requested to merge integration-tests-with-proper-packages into master
9 files
+ 62
13
Compare changes
  • Side-by-side
  • Inline
Files
9
FROM docker.io/debian:latest
FROM docker.io/debian:buster
ENV \
# build:
Loading