Skip to content

Commit

Permalink
Merge pull request #66 from CycloneDX/fix-gitpod
Browse files Browse the repository at this point in the history
fix: `gitpod.yml` refers to wrong `Dockerfile`
  • Loading branch information
nscuro authored Nov 3, 2022
2 parents 65c0714 + 08953d1 commit c224d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
image:
file: .gitpod.Dockerfile
file: Dockerfile.gitpod

tasks:
- init: make build
Expand Down

0 comments on commit c224d6f

Please sign in to comment.