Skip to content

Commit 643dc38

Browse files
goat-sshdanihodovic
authored andcommitted
Update setuptools and other deps for CVE-2025-47273
1 parent ea33ed0 commit 643dc38

File tree

2 files changed

+370
-350
lines changed

2 files changed

+370
-350
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Stage 1: Build
2-
FROM python:3.13-slim-bookworm as builder
2+
FROM python:3.13-slim-bookworm AS builder
33

44
ENV PYTHONUNBUFFERED=1 \
55
POETRY_NO_INTERACTION=1 \

0 commit comments

Comments
 (0)