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 committed Nov 27, 2023
1 parent 80bf43b commit 9a42d10
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 9a42d10

Please sign in to comment.