Skip to content

Commit 5bcc8a5

Browse files
chore(oci/debian): pin 12 ➼ bfefefb
1 parent 3440c44 commit 5bcc8a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/fava/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Stage 1: install app to venv
2-
FROM docker.io/library/debian:12 AS builder
2+
FROM docker.io/library/debian:12@sha256:bfefefbcc550673486e1a2d0edf641d828fa993b5e233cae389f8f25c498995b AS builder
33
USER 0:0
44
RUN apt update && apt install --yes --no-install-suggests --no-install-recommends python3-venv
55
USER 65534:65534

0 commit comments

Comments
 (0)