Skip to content

Commit

Permalink
chore(deps): update docker.io/python digest to 10e9589 (#270)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 7, 2022
1 parent 04245a4 commit a7b0f37
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:537333713bdae85605a75487277ae881aec720562e36cf9ba0413df72f09e5c0
FROM docker.io/python:3.10-alpine@sha256:10e9589f0cfcdd07ae8f536255dda47a3b816f9ce6d32201f553e8649982beb2

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit a7b0f37

Please sign in to comment.