Skip to content

Commit

Permalink
fix: gitpod.yml refers to wrong Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: nscuro <nscuro@protonmail.com>
  • Loading branch information
nscuro committed Nov 3, 2022
1 parent 65c0714 commit 08953d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
@@ -1,5 +1,5 @@
image:
file: .gitpod.Dockerfile
file: Dockerfile.gitpod

tasks:
- init: make build
Expand Down

0 comments on commit 08953d1

Please sign in to comment.