Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Use an appropriate version of Python
FROM python:3.13-slim-bullseye@sha256:6fe0674a976564a68c1eb7388c6a2d6f3d14a05c6af37d564d39fbf9901eb6bf AS python
FROM python:3.13-slim-bullseye@sha256:631af3fee9d0b0a046855a62af745c1f94b75c5309be8802a0928cce3ac0f98d AS python

ENV DEBIAN_FRONTEND=noninteractive

Expand Down