Skip to content

Commit

Permalink
Merge pull request #3766 from weaveworks/go-1-13-9
Browse files Browse the repository at this point in the history
Update Go to 1.13.9
  • Loading branch information
bboreham committed Mar 20, 2020
2 parents a9a0cdc + 265e262 commit 1c0ea8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Dockerfile
@@ -1,4 +1,4 @@
FROM golang:1.13.0
FROM golang:1.13.9
ENV SCOPE_SKIP_UI_ASSETS true
RUN set -eux; \
export arch_val="$(dpkg --print-architecture)"; \
Expand Down

0 comments on commit 1c0ea8c

Please sign in to comment.