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 a5dff87 commit 37c5bb3Copy full SHA for 37c5bb3
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12.2-slim-bookworm AS base
+FROM python:3.12-slim-bookworm AS base
2
RUN apt-get update \
3
&& apt-get upgrade -y \
4
&& apt-get install -y --no-install-recommends curl git build-essential \
0 commit comments