We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90dbe3f commit 5f307c1Copy full SHA for 5f307c1
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:24.04 as indexer
+FROM ubuntu:24.04@sha256:786a8b558f7be160c6c8c4a54f9a57274f3b4fb1491cf65146521ae77ff1dc54 as indexer
2
3
RUN apt-get update && apt-get install -y curl libc6-dev python3 build-essential ninja-build git cmake
4
0 commit comments