Skip to content

Commit 654bc79

Browse files
authored
Merge pull request #31 from FIWARE/source-label
Add source label
2 parents b0f2321 + 5009793 commit 654bc79

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
FROM golang:1.21-alpine AS build
22

3+
LABEL org.opencontainers.image.source="https://github.com/FIWARE/VCVerifier"
4+
35
WORKDIR /go/src/app
46
COPY ./ ./
57

0 commit comments

Comments
 (0)