Skip to content

Commit 35d2dda

Browse files
chore(oci/debian): pin 12 ➼ bc960ef
1 parent b5b1a4a commit 35d2dda

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:bc960ef50e6feed90686c593361df158517556ed1d2d98e5d1df3724024e0f49 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)