fix: remove image tag from docker-compose to allow building from source
This commit is contained in:
parent
263b581d3a
commit
3b8893c492
@ -6,7 +6,6 @@ services:
|
||||
build:
|
||||
context: https://github.com/kinou-p/portfolio-website.git#main
|
||||
dockerfile: Dockerfile
|
||||
image: portfolio-website:latest
|
||||
container_name: portfolio-website
|
||||
networks:
|
||||
- portfolio
|
||||
|
||||
Loading…
Reference in New Issue
Block a user