fix(gitpod): use the gitpod image from main repo (#56141)

This commit is contained in:
Mrugesh Mohapatra
2024-09-18 12:06:38 +05:30
committed by GitHub
parent f591324d03
commit df08bef374

View File

@@ -1,4 +1,4 @@
image: ghcr.io/freecodecamp/gitpod-fcc:latest
image: ghcr.io/freecodecamp/gitpod:latest
ports:
- port: 27017 # mongodb
onOpen: ignore