fix docker image?

This commit is contained in:
Felix Ableitner 2020-12-08 21:22:36 +01:00
parent b04944d9a5
commit e8ffa283f2
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ workspace:
steps:
- name: test
image: compose:alpine-1.27.4
image: docker/compose:alpine-1.27.4
commands:
- docker build ../../ --file ../prod/Dockerfile --tag dessalines/lemmy:travis
- docker-compose up -d