Skip to content

Commit

Permalink
chore(deps): update docker.io/alpine digest to 3dc10f9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 18, 2022
1 parent a3819c8 commit 51499e8
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:3dc10f9dcd24583d4cec1695bf0ea8be483c35a354d4183256981ed7041078da

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit 51499e8

Please sign in to comment.