Skip to content

Commit

Permalink
Merge pull request #31 from FIWARE/source-label
Browse files Browse the repository at this point in the history
Add source label
  • Loading branch information
dwendland authored Mar 19, 2024
2 parents b0f2321 + 5009793 commit 654bc79
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
@@ -1,5 +1,7 @@
FROM golang:1.21-alpine AS build

LABEL org.opencontainers.image.source="https://github.com/FIWARE/VCVerifier"

WORKDIR /go/src/app
COPY ./ ./

Expand Down

0 comments on commit 654bc79

Please sign in to comment.