Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

Commit

Permalink
Update major version
Browse files Browse the repository at this point in the history
  • Loading branch information
gkazakov111 committed May 15, 2020
1 parent d394bd2 commit 5a4fc6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ WORKDIR /
COPY --from=0 /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
COPY --from=0 /artifacts/* /
COPY --from=0 /root/.kube/config /root/.kube/config
COPY --from=0 /usr/local/bin/kubectl /
COPY --from=0 /usr/local/bin/kubectl /usr/local/bin/kubectl
COPY --from=0 /start.sh /
COPY --from=0 /attributes.template /
COPY --from=0 /systemAttributes.template /
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/Financial-Times/coco-synthetic-image-publication-monitor
module github.com/Financial-Times/coco-synthetic-image-publication-monitor/v39

go 1.13

Expand Down

0 comments on commit 5a4fc6d

Please sign in to comment.