changing to alpine
Some checks failed
continuous-integration/drone the build failed

This commit is contained in:
2021-08-31 01:27:07 +02:00
parent e32f5ac6c8
commit 77383a1a6b

View File

@@ -1,7 +1,8 @@
pipeline:
pull:
image: docker:latest
image: amd64/alpine:latest
commands:
- pkg install docker git
- docker build https://github.com/Saiyato/snapserver_docker.git
volumes:
- /var/run/docker.sock:/var/run/docker.sock