Skip to content

Commit

Permalink
Merge pull request opensearch-project#296 from parca-dev/dependabot/d…
Browse files Browse the repository at this point in the history
…ocker/golang-1.18.0-bullseye

build(deps): bump golang from 1.17.8-bullseye to 1.18.0-bullseye
  • Loading branch information
kakkoyun authored 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.