Skip to content

Commit 40c63d4

Browse files
committed
changing docker image for tests in main pom
1 parent 76ba5c7 commit 40c63d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@
272272
<profile>
273273
<id>release</id>
274274
<properties>
275-
<image>influxdb:latest</image>
275+
<image>influxdb:alpine</image>
276276
</properties>
277277
<build>
278278
<plugins>

0 commit comments

Comments
 (0)