Skip to content

Commit

Permalink
chore(docker): Correct Docker metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed Apr 23, 2022
1 parent 1d8f7ad commit 815cf79
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 @@ -2,7 +2,7 @@

FROM alpine:edge AS luacheck

LABEL org.opencontainers.image.title="CaSILE"
LABEL org.opencontainers.image.title="Luacheck"
LABEL org.opencontainers.image.description="A containerized version of Luacheck, a tool for linting and static analysis of Lua code"
LABEL org.opencontainers.image.authors="Caleb Maclennan <[email protected]>"
LABEL org.opencontainers.image.licenses="MIT"
Expand Down

0 comments on commit 815cf79

Please sign in to comment.