chore(fileimport): bump python security version (#5746)
This commit is contained in:
@@ -58,7 +58,7 @@ RUN yarn workspaces foreach -W run build
|
||||
RUN apt-get update -y \
|
||||
&& DEBIAN_FRONTEND=noninteractive apt-get install -y \
|
||||
--no-install-recommends \
|
||||
python3.12=3.12.3-1ubuntu0.10 \
|
||||
python3.12=3.12.3-1ubuntu0.11 \
|
||||
python3-pip=24.0+dfsg-1ubuntu1.3 \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user