Skip to content

Commit

Permalink
chore(deps): update docker.io/python:3.11.1-alpine docker digest to 8…
Browse files Browse the repository at this point in the history
…72d556
  • Loading branch information
renovate[bot] committed Feb 4, 2023
1 parent 8efd966 commit ecd3178
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.1-alpine@sha256:2e23d6cd236ffccc88db47e7520f67cfb5cd9dd62b8d534d3249834930cc226e
FROM docker.io/python:3.11.1-alpine@sha256:872d556f6dad93ab12f984f130dd637c324c5cfee00aba7789f2d2573752dca2

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit ecd3178

Please sign in to comment.