Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMisencik authored Aug 1, 2023
1 parent 3d8cd08 commit 88a12de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ RUN make build

FROM alpine:${ALPINE_VERSION}

ARG git_commit=unspecified
LABEL git_commit="${git_commit}"
LABEL maintainer="[email protected]"
LABEL org.opencontainers.image.source="https://github.com/FRINXio/krakend-ce"

Expand Down

0 comments on commit 88a12de

Please sign in to comment.