Skip to content

Commit

Permalink
chore(deps): update docker.io/python:3.10-alpine docker digest to 62f…
Browse files Browse the repository at this point in the history
…f694
  • Loading branch information
renovate[bot] committed Sep 8, 2022
1 parent 34f9386 commit 7bf5c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.python
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/python:3.10-alpine@sha256:0c46c7f15ee201a2e2dc3579dbc302f989a20b1283e67f884941e071372eb2cc
FROM docker.io/python:3.10-alpine@sha256:62ff694973b5f973676842627d33e931678aab23f19ca21af0504a269988dc7b

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit 7bf5c09

Please sign in to comment.