Skip to content

Commit

Permalink
add eventing to dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam0Brien committed Nov 29, 2024
1 parent 699f483 commit ba7bb3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RUN go mod download
COPY api ./api
COPY cmd ./cmd
COPY internal ./internal
COPY eventing ./eventing
COPY main.go Makefile ./

ARG VERSION
Expand Down

0 comments on commit ba7bb3d

Please sign in to comment.