Skip to content

Commit

Permalink
deps: update docker Docker tag to v20.10.9
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Oct 9, 2021
1 parent d6283f0 commit 9cdc405
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 9cdc405

Please sign in to comment.