Skip to content

Commit

Permalink
Merge pull request #37 from plus3it/dependabot/docker/golang-1.14.1-b…
Browse files Browse the repository at this point in the history
…uster

Bump golang from 1.14.0-buster to 1.14.1-buster
  • Loading branch information
mergify[bot] authored Mar 20, 2020
2 parents 9386ac0 + 8248127 commit c4afcd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.14.0-buster
FROM golang:1.14.1-buster
ENV PATH="/root/.local/bin:/root/bin:${PATH}"
RUN apt-get update -y && apt-get install -y \
xz-utils \
Expand Down

0 comments on commit c4afcd7

Please sign in to comment.