chore(file import): bump python dependency version (#4966)
This commit is contained in:
@@ -53,7 +53,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.5 \
|
||||
python3.12=3.12.3-1ubuntu0.7 \
|
||||
python3-pip=24.0+dfsg-1ubuntu1.1 \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user