Skip to content

Commit

Permalink
Move Dockerfile to project root
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobMiksch committed Jul 6, 2024
1 parent 212f0c1 commit f50c570
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion sandbox/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
image: pblottiere/qsa
build:
context: ..
dockerfile: sandbox/Dockerfile
dockerfile: Dockerfile
volumes:
- ./dem.tif:/dem.tif
- ./data.gpkg:/data.gpkg
Expand Down

0 comments on commit f50c570

Please sign in to comment.