Update docker-compose.yml for renamed Dockerfiles.
This commit is contained in:
parent
c1f494ea98
commit
fa9ae2cc90
@ -29,7 +29,7 @@ services:
|
|||||||
# TODO: It's possible to `docker build -` to not provide any build context
|
# TODO: It's possible to `docker build -` to not provide any build context
|
||||||
# at all. Is this possible in docker-compose?
|
# at all. Is this possible in docker-compose?
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile-debian-python3-sqlite
|
dockerfile: Dockerfile-debian-10-sqlite
|
||||||
volumes:
|
volumes:
|
||||||
# Permissions need to be aligned between host and container for this to work. See
|
# Permissions need to be aligned between host and container for this to work. See
|
||||||
# Dockerfile for details.
|
# Dockerfile for details.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user