We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c63057c commit f72c2e8Copy full SHA for f72c2e8
all/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12.5-slim as build
+FROM python:3.12.6-slim as build
2
RUN set -ex \
3
&& apt-get -y update \
4
&& apt-get -y install --no-install-recommends git \
0 commit comments