Skip to content

Commit 6dc3a41

Browse files
chore(oci/debian): pin 12 ➼ 1d6cd96
1 parent b5b1a4a commit 6dc3a41

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:1d6cd964917a13b547d1ea392dff9a000c3f36070686ebc5c8755d53fb374435 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)