Skip to content

Commit

Permalink
chore(deps): update docker.io/alpine:3.16.2 docker digest to 65a2763
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 10, 2022
1 parent d61d245 commit 017e211
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.2@sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
FROM docker.io/alpine:3.16.2@sha256:65a2763f593ae85fab3b5406dc9e80f744ec5b449f269b699b5efd37a07ad32e

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit 017e211

Please sign in to comment.