Skip to content

Commit

Permalink
Update dockerfile's Labels
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Cameron <[email protected]>
  • Loading branch information
JasonLovesDoggo committed Sep 26, 2024
1 parent eee2aae commit c113f1d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
15 changes: 15 additions & 0 deletions .idea/git_toolbox_prj.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
LABEL org.opencontainers.image.source="https://github.com/mcpt/sentinel"
FROM golang:1.21-alpine AS builder
LABEL org.opencontainers.image.source="https://github.com/mcpt/sentinel"
LABEL org.opencontainers.image.authors="Jason Cameron <[email protected]>"

WORKDIR /app

Expand Down

0 comments on commit c113f1d

Please sign in to comment.