Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Commit 4d685fd

Browse files
authored
Fixed typo
1 parent 73a8e1a commit 4d685fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerize-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
push: true
4747
file: Dockerfile.ldap
4848
tags:
49-
networkboot/dhcpd:ladp-${{ steps.semver-parser.outputs.fullversion }},
49+
networkboot/dhcpd:ldap-${{ steps.semver-parser.outputs.fullversion }},
5050
networkboot/dhcpd:ldap-${{ steps.semver-parser.outputs.major }}
5151

5252
- name: Print LDAP Image Digest

0 commit comments

Comments
 (0)