We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35d6369 commit a6b9159Copy full SHA for a6b9159
2 files changed
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG python_version=3.6.13
+ARG python_version=3.9.16
2
FROM python:${python_version}-slim-bullseye AS build
3
4
WORKDIR /src
docker/Dockerfile.indy
ARG rust_version=1.46
# This image could be replaced with an "indy" image from another repo,
0 commit comments