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 0738e86 commit 31cc3e1Copy full SHA for 31cc3e1
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:22.04 as indexer
+FROM ubuntu:22.04@sha256:01a3ee0b5e413cefaaffc6abe68c9c37879ae3cced56a8e088b1649e5b269eee 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