Skip to content

Commit e354e5d

Browse files
author
jrivard@gmail.com
committed
update jib maven plugin
1 parent 335aac1 commit e354e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<plugin>
3535
<groupId>com.google.cloud.tools</groupId>
3636
<artifactId>jib-maven-plugin</artifactId>
37-
<version>1.0.2</version>
37+
<version>1.1.0</version>
3838
<executions>
3939
<execution>
4040
<id>make-docker-image</id>

0 commit comments

Comments
 (0)