Skip to content

Commit

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

build(deps): bump golang from 1.17.7-bullseye to 1.17.8-bullseye
  • Loading branch information
kakkoyun authored Mar 9, 2022
2 parents cdd9a1b + a568f1f commit ed7f95a
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.7-bullseye as build
FROM golang:1.17.8-bullseye as build

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

0 comments on commit ed7f95a

Please sign in to comment.