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

pull/56142/head
Mrugesh Mohapatra 2024-09-18 12:06:38 +05:30 committed by GitHub
parent f591324d03
commit df08bef374
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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