Skip to content

Commit

Permalink
chore(deps): update docker.io/python:3.11.0-alpine docker digest to e…
Browse files Browse the repository at this point in the history
…c7ff85 (#376)
  • Loading branch information
renovate[bot] committed Nov 13, 2022
1 parent e511fea commit 9b65602
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:92c847b1056058dea07d35af81d68ac7f652c6a4ca36072e2f52b89d893fa47d
FROM docker.io/python:3.11.0-alpine@sha256:ec7ff85cfca09fc0d9b4bae53f0d0f2ee164c844ba509e641917432d82e9dae3

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit 9b65602

Please sign in to comment.