Skip to content

Commit 6f3054c

Browse files
chore(deps): pin debian docker tag to 3528682
1 parent 9466fad commit 6f3054c

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 debian:12.9 AS builder
1+
FROM debian:12.9@sha256:35286826a88dc879b4f438b645ba574a55a14187b483d09213a024dc0c0a64ed AS builder
22

33
RUN apt-get update && apt-get install -y build-essential && apt-get clean
44

0 commit comments

Comments
 (0)