Skip to content

Commit 31cc3e1

Browse files
chore(deps): pin ubuntu docker tag to 01a3ee0
1 parent 0738e86 commit 31cc3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:22.04 as indexer
1+
FROM ubuntu:22.04@sha256:01a3ee0b5e413cefaaffc6abe68c9c37879ae3cced56a8e088b1649e5b269eee 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)