Skip to content

Commit 2cdd350

Browse files
chore(deps): update python docker tag to v3.13.6
1 parent 9419bae commit 2cdd350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.6-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)