Skip to content

Commit

Permalink
fix: Upgrade gitpod base image
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored Sep 24, 2020
1 parent 09664f8 commit 68f7146
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: nventive/wasm-build:1.5
image: unoplatform/wasm-build:3.0

ports:
- port: 8000
Expand Down Expand Up @@ -33,4 +33,4 @@ github:
# add a "Review in Gitpod" button to the pull request's description (defaults to false)
addBadge: false
# add a label once the prebuild is ready to pull requests (defaults to false)
addLabel: false
addLabel: false

0 comments on commit 68f7146

Please sign in to comment.