Skip to content

Commit

Permalink
Merge pull request #265 from mozilla-services/dependabot/docker/golan…
Browse files Browse the repository at this point in the history
…g-1.17.2-buster

Bump golang from 1.17.1-buster to 1.17.2-buster
  • Loading branch information
g-k committed Oct 8, 2021
2 parents 1806187 + e21dc41 commit e32ea6f
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.17.1-buster AS build
FROM golang:1.17.2-buster AS build
ENV GO111MODULE on

RUN apt update && \
Expand Down

0 comments on commit e32ea6f

Please sign in to comment.