We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
6cff8a3
991b176
1 parent bb4e397 commit 8c6c9e2Copy full SHA for 8c6c9e2
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.92-slim@sha256:6cff8a33b03d328aa58d00dedda6a3c5bbee4b41e21533932bffd90d7d58f9c4
+FROM rust:1.92-slim@sha256:991b1768c575086cbf188eb03e78003ec4e31947029b1947e8034ae32aa6156b
6
7
# Set environment variables for non-interactive installation
8
ENV DEBIAN_FRONTEND=noninteractive
0 commit comments