Skip to content

Commit

Permalink
Use correct dockerfile (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmichaels authored Jun 29, 2024
1 parent ecc3caa commit 50e0c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion captain-definition
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"schemaVersion": 2,
"dockerfilePath": "./DockerfileWeb"
"dockerfilePath": "./Dockerfile"
}

0 comments on commit 50e0c5e

Please sign in to comment.