Skip to content

Commit 180e91d

Browse files
renovate[bot]Zoey2936
authored andcommitted
Update python Docker tag to v3.11.5
1 parent 7074c50 commit 180e91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ RUN wget https://nginx.org/download/nginx-"$NGINX_VER".tar.gz -O - | tar xzC /sr
8787
cd /src/lua-resty-lrucache && \
8888
make install PREFIX=/usr/local/nginx
8989

90-
FROM python:3.11.4-alpine3.18
90+
FROM python:3.11.5-alpine3.18
9191
COPY --from=build /usr/local/nginx /usr/local/nginx
9292
COPY --from=build /usr/local/lib/perl5 /usr/local/lib/perl5
9393
COPY --from=build /usr/lib/perl5/core_perl/perllocal.pod /usr/lib/perl5/core_perl/perllocal.pod

0 commit comments

Comments
 (0)