Skip to content

Commit

Permalink
Update python:3.11 Docker digest to 8da35be (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
H3mul and renovate-bot authored Nov 13, 2024
1 parent e5ff636 commit b31930b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Required by InvokeAI (<3.12)
# https://github.com/invoke-ai/InvokeAI/blob/bbd89d54b48397c65edc32fbdaa07564eee33298/pyproject.toml#L8C21-L8C34

FROM python:3.11@sha256:70f1eb2927a8ef72840254b17024d3a8aa8c3c9715a625d426a2861b5899bc62
FROM python:3.11@sha256:8da35bef36bbad2aa84d04130d3096bde68d404eceb34c04f58b3e9eba6faca3

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
ENV DEBIAN_FRONTEND=noninteractive \
Expand Down

0 comments on commit b31930b

Please sign in to comment.