Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wickywaka authored Aug 2, 2022
1 parent 73a8e1a commit 4d685fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerize-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
push: true
file: Dockerfile.ldap
tags:
networkboot/dhcpd:ladp-${{ steps.semver-parser.outputs.fullversion }},
networkboot/dhcpd:ldap-${{ steps.semver-parser.outputs.fullversion }},
networkboot/dhcpd:ldap-${{ steps.semver-parser.outputs.major }}

- name: Print LDAP Image Digest
Expand Down

0 comments on commit 4d685fd

Please sign in to comment.