Skip to content

Commit 1eb3397

Browse files
committed
Update OCI image metadata
1 parent 4dc13d8 commit 1eb3397

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ ARG TAILWINDCSS_VERSION
2424

2525
# Image metadata
2626
LABEL org.opencontainers.image.title="Tailwind CSS CLI Docker Image"
27-
LABEL org.opencontainers.image.description="Minimal Docker image packaging the Tailwind CSS standalone CLI"
27+
LABEL org.opencontainers.image.description="Run TailwindCSS CLI as a Docker container."
2828
LABEL org.opencontainers.image.documentation="https://github.com/scriptogre/tailwindcss-docker#readme"
2929
LABEL org.opencontainers.image.source="https://github.com/scriptogre/tailwindcss-docker"
30-
LABEL org.opencontainers.image.url="https://github.com/scriptogre/tailwindcss"
30+
LABEL org.opencontainers.image.url="https://https://github.com/scriptogre/tailwindcss-docker"
3131
LABEL org.opencontainers.image.version="${TAILWINDCSS_VERSION}"
3232
LABEL org.opencontainers.image.authors="scriptogre"
3333

0 commit comments

Comments
 (0)