Update Dockerfile

This commit is contained in:
Ruben Fiszel
2024-10-23 11:40:04 +02:00
committed by GitHub
parent 54698b3eef
commit c21182f502
+1
View File
@@ -1,3 +1,4 @@
# trigger CI
ARG DEBIAN_IMAGE=debian:bookworm-slim
ARG RUST_IMAGE=rust:1.80-slim-bookworm
ARG PYTHON_IMAGE=python:3.11.10-slim-bookworm