Skip to content

Commit

Permalink
updated dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mfaizanse committed Oct 9, 2023
1 parent 2f38e33 commit 944e715
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 @@ -16,6 +16,7 @@ COPY cmd/main.go cmd/main.go
COPY api/ api/
COPY internal/controller/ internal/controller/
COPY pkg/ pkg/
COPY testing/ testing/

# Build
# the GOARCH has not a default value to allow the binary be built according to the host where the command
Expand Down

0 comments on commit 944e715

Please sign in to comment.