Skip to content

Commit

Permalink
chore(deps): update docker.io/python:3.10-alpine docker digest to 2a5…
Browse files Browse the repository at this point in the history
…5c28
  • Loading branch information
renovate[bot] authored Aug 12, 2022
1 parent e8751cf commit 36d3642
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:72963512665584c2abb3a6a5c384eeb7becfff6f7819a6532d5b48268df32a21
FROM docker.io/python:3.10-alpine@sha256:2a55c28b25cc831209428d6552f8433dd01795ec3bef65109547793110d24680

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit 36d3642

Please sign in to comment.