Skip to content

Commit

Permalink
chore(deps): update docker.io/python digest to 7915962 (#307)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David May <1301201+wass3r@users.noreply.github.com>
  • Loading branch information
renovate[bot] and wass3r committed Aug 10, 2022
1 parent 290b98d commit 4fd0380
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:4543fd9295d8d4f7a61c80d8e490de0f1cb0b37b022dbc1dd92537101a81d149
FROM docker.io/python:3.10-alpine@sha256:7915962bab9a0c5dd626025c2edcbcfb10e3a87fde3634967bd220cd481077d0

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit 4fd0380

Please sign in to comment.