Skip to content

Commit 0ba3776

Browse files
committed
update Dockerfile
1 parent 27d7486 commit 0ba3776

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ RUN go mod download
1414
COPY cmd/main.go cmd/main.go
1515
COPY api/ api/
1616
COPY internal/controller/ internal/controller/
17+
COPY internal/jsonc/ internal/jsonc/
1718
COPY internal/loader/ internal/loader/
1819
COPY internal/properties/ internal/properties/
1920

0 commit comments

Comments
 (0)