Skip to content

Commit ae7201e

Browse files
chore(deps): update python:3.10-slim-bookworm docker digest to cda0e2f (#1377)
Signed-off-by: oep-renovate[bot] <212772560+oep-renovate[bot]@users.noreply.github.com> Co-authored-by: oep-renovate[bot] <212772560+oep-renovate[bot]@users.noreply.github.com> Co-authored-by: mramotowski <[email protected]>
1 parent 671a6f8 commit ae7201e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev_tools/builder_images/python-builder/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1.7
22

3-
FROM python:3.10-slim-bookworm@sha256:e7eed6c2e7fd1ecc43f0a37da7a115f4c9c9f50f247e9cba086c2f4583412fd9
3+
FROM python:3.10-slim-bookworm@sha256:cda0e2fa3894f9ada2c652534e6de6b2fe65687c63208a77e9e8d88231547902
44

55
ENV UV_COMPILE_BYTECODE=1 UV_LINK_MODE=copy UV_PYTHON_DOWNLOADS=0
66

dev_tools/builder_images/python-builder/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
include ../Makefile.shared-builders
55

66
BUILDER_IMAGE_NAME = python-builder
7-
BUILDER_TAG = v1.0.0
7+
BUILDER_TAG = v1.0.1
88
DOCKER_IMAGE_DESCRIPTION := Python builder image for Geti

0 commit comments

Comments
 (0)