Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

Commit

Permalink
Corrected image name.
Browse files Browse the repository at this point in the history
  • Loading branch information
BartVerc committed Nov 21, 2018
1 parent aa77f63 commit f353ceb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ builds:
- darwin
dockers:
- image_templates:
- "kumina/openvpn_exporter:latest"
- "kumina/openvpn_exporter:{{ .Tag }}"
- "kumina/openvpn-exporter:latest"
- "kumina/openvpn-exporter:{{ .Tag }}"
build_flag_templates:
- "--label=org.label-schema.schema-version=1.0"
- "--label=org.label-schema.version={{ .Version }}"
Expand Down

0 comments on commit f353ceb

Please sign in to comment.