Skip to content

Commit

Permalink
chore(deps): update docker.io/python digest to b1f8373 (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2022
1 parent c6cf769 commit 10d77ee
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:ba6cfcca463537621aac63ffda4f93cd73e1f3dea59a83287603fbebd02444e4
FROM docker.io/python:3.10-alpine@sha256:b1f83736c8caacf6969438fd4c893dbc13e94e6a7be9d2c7e21047676ae8e358

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit 10d77ee

Please sign in to comment.