Skip to content

Commit

Permalink
chore(deps): update docker.io/python:3.11.1-alpine docker digest to d…
Browse files Browse the repository at this point in the history
…8b0703
  • Loading branch information
renovate[bot] committed Apr 6, 2023
1 parent 0ed039c commit 3e3467b
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:d8b0703ce84fe5a52d485f212e9d852bcdb8606798064f5f21af57325a7cf73f

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit 3e3467b

Please sign in to comment.