Skip to content

Commit

Permalink
chore(deps): update docker.io/alpine digest to 7580ece
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2022
1 parent a3819c8 commit 76128ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 \
go build -a -ldflags "-s -w -X github.com/target/flottbot/version.Version=${VERSION}" \
-o flottbot ./cmd/flottbot

FROM docker.io/alpine:3.16@sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c
FROM docker.io/alpine:3.16@sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit 76128ca

Please sign in to comment.