Skip to content

Commit

Permalink
build(dockerfile): update misconfigured maintainer label
Browse files Browse the repository at this point in the history
Signed-off-by: Clément Nussbaumer <[email protected]>
  • Loading branch information
clementnuss committed Dec 14, 2023
1 parent d7175a5 commit e8d6264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM alpine:latest
MAINTAINER OpenSource PF <[email protected]>
LABEL OpenSource="PF <[email protected]>"

RUN apk --no-cache add ca-certificates curl
COPY kubenurse /bin/kubenurse
Expand Down

0 comments on commit e8d6264

Please sign in to comment.