Skip to content

Commit 647a373

Browse files
chore(deps): update python docker tag to v3.11.4
1 parent d43d442 commit 647a373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/release/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.8.2-slim-buster
1+
FROM python:3.11.4-slim-buster
22

33
RUN apt-get update && \
44
apt-get install -y --no-install-recommends make gettext git curl && \

0 commit comments

Comments
 (0)