Skip to content

Commit 3fa33de

Browse files
committed
chore: update Docker dependencies
1 parent 36332a7 commit 3fa33de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/fdb-integration-tests/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This container runs InferaDB Management API tests against a real FDB instance
33
# For integration testing only - not for production use
44

5-
FROM rust:1.83-slim
5+
FROM rust:1.91-slim
66

77
# Set environment variables for non-interactive installation
88
ENV DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)