mirror of
https://github.com/Crocmagnon/checkout.git
synced 2024-12-03 13:25:59 +01:00
Fix docker image name
This commit is contained in:
parent
51ff1afdb8
commit
5f291178c7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ services:
|
|||
extends:
|
||||
file: docker-compose.yaml
|
||||
service: django
|
||||
image: crocmagnon/cheese-factory:latest
|
||||
image: crocmagnon/checkout:latest
|
||||
platform: linux/amd64
|
||||
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue