Skip to content

Commit

Permalink
chore(deps): update docker.io/python:3.11.0-alpine docker digest to 6…
Browse files Browse the repository at this point in the history
…258a02
  • Loading branch information
renovate[bot] committed Nov 29, 2022
1 parent c70a046 commit 2066e72
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.11.0-alpine@sha256:08b03b140633664ed4a55630de38f847d19059318c2473a5bff592d8a0b051d5
FROM docker.io/python:3.11.0-alpine@sha256:6258a02152c290a43cca459915843a34b3103781f981c102ec2cf2715cf3fe6d

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit 2066e72

Please sign in to comment.