Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
nodece committed Jul 4, 2024
1 parent 5532b2f commit 5b06d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/docker-images/current-version-image/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<pullNewerImage>false</pullNewerImage>
<noCache>true</noCache>
<buildArgs>
<BK_IMAGE>${docker.image}</BK_IMAGE>
<BK_IMAGE>${docker.organization}/${docker.image}</BK_IMAGE>
</buildArgs>
</configuration>
</plugin>
Expand Down

0 comments on commit 5b06d09

Please sign in to comment.