Skip to content

Commit

Permalink
Merge pull request #2472 from thaJeztah/bump_golang_1.12.12
Browse files Browse the repository at this point in the history
Update Golang 1.12.12 (CVE-2019-17596)
  • Loading branch information
selansen authored Oct 22, 2019
2 parents 79c19d0 + f741dc9 commit 5717832
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 @@
ARG GO_VERSION=1.12.8
ARG GO_VERSION=1.12.12

FROM golang:${GO_VERSION}-stretch as dev
RUN apt-get update && apt-get -y install iptables \
Expand Down

0 comments on commit 5717832

Please sign in to comment.