Improve testing
This commit is contained in:
parent
619dfb8ad6
commit
8492575a65
|
|
@ -1,2 +1,2 @@
|
||||||
FROM debian:trixie-slim
|
FROM alpine
|
||||||
RUN apt-get update && apt-get install -y make ca-certificates git docker.io
|
RUN apk add make docker
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue