Skip to content

Commit

Permalink
chore(deps): update docker.io/python:3.10-alpine docker digest to 729…
Browse files Browse the repository at this point in the history
…6351 (#317)
  • Loading branch information
renovate[bot] authored Aug 11, 2022
1 parent fc67e99 commit 3f12364
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:db0f3888d0ef4293a6387462b87a75bcdd0c4bc4cfc798ec617a5923be780cf6
FROM docker.io/python:3.10-alpine@sha256:72963512665584c2abb3a6a5c384eeb7becfff6f7819a6532d5b48268df32a21

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit 3f12364

Please sign in to comment.