Skip to content

Commit

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

Bump golang from 1.16.6-buster to 1.16.7-buster
  • Loading branch information
g-k committed Aug 6, 2021
2 parents c934cfa + 25d91c4 commit aa5b2b5
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.16.6-buster AS build
FROM golang:1.16.7-buster AS build
ENV GO111MODULE on

RUN apt update && \
Expand Down

0 comments on commit aa5b2b5

Please sign in to comment.