Skip to content

Commit 3e707b6

Browse files
chore(deps): update python docker tag to v3.13.5
1 parent dd96d4c commit 3e707b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependency/Dockerfile/Dockerfile_base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.9.16-bullseye
1+
FROM python:3.13.5-bullseye
22
LABEL maintainer="eesast"
33
WORKDIR /usr/local
44
RUN apt-get update && apt-get install --no-install-recommends -y gcc g++ make wget ca-certificates cmake autoconf automake libtool curl unzip git

0 commit comments

Comments
 (0)