We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e05dec commit 9a18a19Copy full SHA for 9a18a19
background/pom.xml
@@ -121,7 +121,7 @@ Copyright 2019 Google LLC
121
<plugin>
122
<groupId>com.google.cloud.tools</groupId>
123
<artifactId>jib-maven-plugin</artifactId>
124
- <version>3.3.2</version>
+ <version>3.4.0</version>
125
<configuration>
126
<to>
127
<image>gcr.io/${gcloud.appId}/background</image>
bookshelf/1-cloud-run/pom.xml
@@ -116,7 +116,7 @@ Copyright 2019 Google LLC
116
117
118
119
120
<from>
<image>jetty:10.0.9-jre11</image>
0 commit comments