Skip to content

Commit

Permalink
WIP Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Guillaume Smet <[email protected]>
  • Loading branch information
loicmathieu and gsmet authored Apr 19, 2022
1 parent ab66123 commit 49c442b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/deploying-to-google-cloud.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ This will create a default service for your App Engine application.

[NOTE]
====
You can also use the new Java 17 runtime by using `runtime: java17` instead.
You can also use the new Java 17 runtime by defining `runtime: java17` instead.
====

App Engine Standard does not support the default Quarkus' specific packaging layout, therefore, you must set up your application to be packaged as an uber-jar via your `application.properties` file:
Expand Down

0 comments on commit 49c442b

Please sign in to comment.