Skip to content

Commit

Permalink
Merge pull request #45 from atc0005/i42-update-oldstable-go-container…
Browse files Browse the repository at this point in the history
…-version

Update oldstable container from 1.13.14 to 1.13.15
  • Loading branch information
atc0005 authored Aug 7, 2020
2 parents 965c680 + 4d5da0b commit 6ae89f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oldstable/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

# https://hub.docker.com/_/golang

FROM golang:1.13.14
FROM golang:1.13.15

ENV GOLANGCI_LINT_VERSION v1.30.0
ENV STATICCHECK_VERSION 2020.1.5
Expand Down

0 comments on commit 6ae89f7

Please sign in to comment.