Skip to content

Commit

Permalink
Keep go 1.14 for go-carbon
Browse files Browse the repository at this point in the history
  • Loading branch information
grzkv committed Jun 11, 2021
1 parent 43fedbb commit 62d64c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/go-carbon/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.16
FROM golang:1.14

RUN mkdir -p /data/graphite/whisper/
COPY ./docker/go-carbon/*.conf /etc/
Expand Down

0 comments on commit 62d64c4

Please sign in to comment.