Skip to content

Commit

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

- name: Print LDAP Image Digest
run: echo ${{ steps.docker_build_ldap.outputs.digest }}
Expand Down

0 comments on commit 73a8e1a

Please sign in to comment.