Update .gitpod.yml
This commit is contained in:
parent
1771e10b42
commit
8dd1c8485c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# and commit this file to your remote git repository to share the goodness with others.
|
||||
|
||||
image:
|
||||
file: gitpod/workspace-java-17
|
||||
file: java:17
|
||||
|
||||
tasks:
|
||||
- init: mvn clean install
|
||||
|
|
Loading…
Reference in a new issue