Skip to content

Commit

Permalink
deps: update docker Docker tag to v20.10.9 (#663)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 11, 2021
1 parent ee4f6b3 commit 3d71c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RUN go get -t -v -d ./...

RUN env GOOS=linux GOARCH=amd64 go build -o /bin/horusec ./cmd/app/main.go

FROM docker:20.10.8
FROM docker:20.10.9

RUN apk add git

Expand Down

0 comments on commit 3d71c94

Please sign in to comment.