Skip to content

Commit

Permalink
feat(gitpod): use custom prebuilt image (freeCodeCamp#56074)
Browse files Browse the repository at this point in the history
  • Loading branch information
raisedadead authored Sep 12, 2024
1 parent 23888d6 commit be88a86
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
9 changes: 0 additions & 9 deletions .gitpod.Dockerfile

This file was deleted.

3 changes: 1 addition & 2 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
image:
file: .gitpod.Dockerfile
image: ghcr.io/freecodecamp/gitpod-fcc:latest
ports:
- port: 27017 # mongodb
onOpen: ignore
Expand Down

0 comments on commit be88a86

Please sign in to comment.