Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 21, 2022
1 parent 7d76f76 commit 1efec3a
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.8-bullseye as build
FROM golang:1.18.0-bullseye as build

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

0 comments on commit 1efec3a

Please sign in to comment.