Skip to content

Commit

Permalink
chore(deps): update docker.io/python digest to ba6cfcc (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2022
1 parent 83a8ac0 commit a7b8deb
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:90971a0dab4513876b3d46c381069908f2fd57e5e1a42ca5a539042658268967
FROM docker.io/python:3.10-alpine@sha256:ba6cfcca463537621aac63ffda4f93cd73e1f3dea59a83287603fbebd02444e4

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit a7b8deb

Please sign in to comment.