Skip to content

Commit

Permalink
remove changelog from dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
piccione99 committed Jan 22, 2025
1 parent 7a49c6a commit c696028
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ COPY --from=builder /go/bin/spruce /bin/
# Include compliance details about the container and what it contains.
COPY --from=builder /src/Dockerfile \
/src/NOTICE \
/src/LICENSE \
/src/CHANGELOG.md /
/src/LICENSE /

# Make the location for the configuration file that will be used.
RUN mkdir /etc/themis/ \
Expand Down

0 comments on commit c696028

Please sign in to comment.