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 7f3f252 commit 861c6b0Copy full SHA for 861c6b0
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:22.04 as indexer
+FROM ubuntu:22.04@sha256:5e14404dbc9df30fef8460020b99a3c0034241283912189fd4650e446d8d6c92 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