Skip to content

Commit

Permalink
Bump golang from 1.16.5-buster to 1.16.6-buster in /infra/docker/trip…
Browse files Browse the repository at this point in the history
…bot (#209)

Bumps golang from 1.16.5-buster to 1.16.6-buster.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2021
1 parent 9b83d3b commit 0d7a0cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/docker/tripbot/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# buster is the debian release, c.p. https://askubuntu.com/a/445496
FROM golang:1.16.5-buster
FROM golang:1.16.6-buster

WORKDIR /go/src/github.com/adanalife/tripbot

Expand Down

0 comments on commit 0d7a0cf

Please sign in to comment.