Skip to content

Commit 74555ed

Browse files
chore(deps): pin ubuntu docker tag to aa6efdd
1 parent c0c8142 commit 74555ed

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:22.04 as indexer
1+
FROM ubuntu:22.04@sha256:aa6efdd564b660b6df78df8f4bca20dbb8338c46fb696d4b45c4a57b8f66679f 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)