Skip to content

Commit

Permalink
build(deps): bump golang from 1.17.6-bullseye to 1.17.7-bullseye
Browse files Browse the repository at this point in the history
Bumps golang from 1.17.6-bullseye to 1.17.7-bullseye.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 14, 2022
1 parent e387c4f commit 3f8befd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dev
@@ -1,4 +1,4 @@
FROM golang:1.17.6-bullseye as build
FROM golang:1.17.7-bullseye as build

RUN echo "\
deb http://deb.debian.org/debian bullseye-backports main\n\
Expand Down

0 comments on commit 3f8befd

Please sign in to comment.