Skip to content

Commit

Permalink
Refine Label without trailing slash
Browse files Browse the repository at this point in the history
Co-authored-by: Erik Godding Boye <egboye@gmail.com>
  • Loading branch information
gberche-orange and erikgb authored Nov 9, 2022
1 parent 6713f8a commit 09a3856
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
Expand Up @@ -27,7 +27,7 @@ RUN make cli
# release image with kubectl + kuttl
FROM registry.access.redhat.com/ubi8/ubi-minimal:latest

LABEL org.opencontainers.image.source="https://github.com/kudobuilder/kuttl/"
LABEL org.opencontainers.image.source="https://github.com/kudobuilder/kuttl"

RUN microdnf install vim tar gzip
RUN echo 'alias vi=vim' >> ~/.bashrc
Expand Down

0 comments on commit 09a3856

Please sign in to comment.