Skip to content

Commit

Permalink
Merge pull request #413 from atc0005/dependabot/docker/oldstable/mast…
Browse files Browse the repository at this point in the history
…er/golang-1.16.8

docker: bump golang from 1.16.7 to 1.16.8 in /oldstable
  • Loading branch information
atc0005 authored Sep 10, 2021
2 parents a278dea + 38129c0 commit 498adc5
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.16.7
FROM golang:1.16.8

ENV GOLANGCI_LINT_VERSION="v1.42.1"
ENV STATICCHECK_VERSION="v0.2.1"
Expand Down

0 comments on commit 498adc5

Please sign in to comment.