Skip to content

Commit 52e2ecd

Browse files
chore(deps): update ghcr.io/vexxhost/python-base:2025.2 docker digest to 27fbda8 (#313)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9921170 commit 52e2ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ uv pip install \
88
/src/heat
99
EOF
1010

11-
FROM ghcr.io/vexxhost/python-base:2025.2@sha256:e20eaea2654bcddb95dec59110ac3e563598677a335ff9a225d264cd66cbedfb
11+
FROM ghcr.io/vexxhost/python-base:2025.2@sha256:27fbda8b2f6ab8206a5d1eaf7caf1dae9564649b51c765abe253195abadd5512
1212
RUN \
1313
groupadd -g 42424 heat && \
1414
useradd -u 42424 -g 42424 -M -d /var/lib/heat -s /usr/sbin/nologin -c "Heat User" heat && \

0 commit comments

Comments
 (0)