Fix docker image name

This commit is contained in:
Gabriel Augendre 2022-04-26 18:38:15 +02:00
parent 51ff1afdb8
commit 5f291178c7
1 changed files with 1 additions and 1 deletions

View File

@ -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: