Skip to content

Commit

Permalink
chore(deps): update docker.io/python:3.10.7-alpine docker digest to c…
Browse files Browse the repository at this point in the history
…9d3c11
  • Loading branch information
renovate[bot] committed Oct 7, 2022
1 parent 71fc5e2 commit e29a0d0
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.7-alpine@sha256:6015c8fd6d6c1acf529f8165c51e35172a2a8aa1a8fa72d7d2e0e3ce1700739a
FROM docker.io/python:3.10.7-alpine@sha256:c9d3c11e89887c82efeb4f4fee8771a406cf42f41aebbd23148906d5fe3c1426

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit e29a0d0

Please sign in to comment.