We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36332a7 commit 3fa33deCopy full SHA for 3fa33de
docker/fdb-integration-tests/Dockerfile
@@ -2,7 +2,7 @@
2
# This container runs InferaDB Management API tests against a real FDB instance
3
# For integration testing only - not for production use
4
5
-FROM rust:1.83-slim
+FROM rust:1.91-slim
6
7
# Set environment variables for non-interactive installation
8
ENV DEBIAN_FRONTEND=noninteractive
0 commit comments