Skip to content

Commit

Permalink
chore(deps): update docker.io/python:3.10.8-alpine docker digest to 8…
Browse files Browse the repository at this point in the history
…5a0c55
  • Loading branch information
renovate[bot] committed Oct 25, 2022
1 parent 07f6804 commit 922efce
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.8-alpine@sha256:3bfac1caa31cc6c0e796b65ba936f320d1e549d80f5ac02c2e4f83a0f04af3aa
FROM docker.io/python:3.10.8-alpine@sha256:85a0c5586db9c0b4777f202dbecba059ff82f129ba09c7b27df1d88797b7ad93

ENV USERNAME=flottbot
ENV GROUP=flottbot
Expand Down

0 comments on commit 922efce

Please sign in to comment.