Skip to content

Commit

Permalink
chore(deps): update docker.io/python digest to 42aa835
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 10, 2022
1 parent 4fd0380 commit e525ee3
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:7915962bab9a0c5dd626025c2edcbcfb10e3a87fde3634967bd220cd481077d0
FROM docker.io/python:3.10-alpine@sha256:42aa83599b62c068ebff6d4ce013008e4a059859916cc28c9b9b4e99b43f4961

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit e525ee3

Please sign in to comment.