Skip to content

Commit

Permalink
Merge pull request #296 from parca-dev/dependabot/docker/golang-1.18.…
Browse files Browse the repository at this point in the history
…0-bullseye

build(deps): bump golang from 1.17.8-bullseye to 1.18.0-bullseye
  • Loading branch information
kakkoyun committed Mar 21, 2022
2 parents 6b1ba7c + 1efec3a commit 4653f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dev
Original file line number Diff line number Diff line change
@@ -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 4653f7a

Please sign in to comment.