We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ac6364 commit 5381c76Copy full SHA for 5381c76
Dockerfile
@@ -1,5 +1,5 @@
1
ARG DEBIAN_IMAGE=debian:bookworm-slim
2
-ARG RUST_IMAGE=rust:1.82-slim-bookworm
+ARG RUST_IMAGE=rust:1.83-slim-bookworm
3
ARG PYTHON_IMAGE=python:3.11.10-slim-bookworm
4
5
FROM ${RUST_IMAGE} AS rust_base
0 commit comments