Skip to content

Commit

Permalink
chore(deps): update docker.io/python:3.11.1-alpine docker digest to c…
Browse files Browse the repository at this point in the history
…a1298a
  • Loading branch information
renovate[bot] committed Jan 24, 2023
1 parent 8efd966 commit 4a20304
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:ca1298a74c3495b6bc539044352301fa371f6e10b0e085f93d2a4ef3e4c3fa6c

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit 4a20304

Please sign in to comment.