Skip to content

Commit

Permalink
Edit version label
Browse files Browse the repository at this point in the history
  • Loading branch information
text-adi committed Apr 4, 2024
1 parent b33edbf commit 8e41225
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ COPY --chown=root:root --chmod=700 entrypoint /

FROM builder as local

LABEL version="2"
LABEL repository="https://github.com/text-adi/aws-kubectl"
LABEL version="$BASE_IMAGE"
LABEL repository="https://github.com/text-adi/ecr-registry-helper"
LABEL homepage="https://github.com/text-adi"
LABEL maintainer="text-adi <[email protected]>"

Expand Down

0 comments on commit 8e41225

Please sign in to comment.