Skip to content

Commit

Permalink
haproxy-certbot tag alpine without alpine version
Browse files Browse the repository at this point in the history
  • Loading branch information
smatvienko-tb committed Apr 26, 2024
1 parent a4910af commit d202d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
<argument>buildx</argument>
<argument>build</argument>
<argument>-t</argument>
<argument>${docker.repo}/${docker.name}:${haproxy.version}-alpine${alpine.version}</argument>
<argument>${docker.repo}/${docker.name}:${haproxy.version}-alpine</argument>
<argument>--platform=linux/amd64,linux/arm64,linux/arm/v7</argument>
<argument>-o</argument>
<argument>type=${docker.output.type}</argument>
Expand Down

0 comments on commit d202d90

Please sign in to comment.