Skip to content

Commit 28a9185

Browse files
Pin ubuntu Docker tag to 561618e
1 parent 90dbe3f commit 28a9185

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:24.04 as indexer
1+
FROM ubuntu:24.04@sha256:561618e2c15bf2397621dd04f96926663a3b5616c189cf7e38db7e82f5c538ea as indexer
22

33
RUN apt-get update && apt-get install -y curl libc6-dev python3 build-essential ninja-build git cmake
44

0 commit comments

Comments
 (0)