pin container base image repository and debian version (#1473) [skip ci]

This commit is contained in:
Zoë B 2025-05-11 21:59:16 -04:00 committed by GitHub
parent 6482a89ea2
commit 81f28f149f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM debian:latest FROM docker.io/library/debian:stable-slim
# Gather dependencies # Gather dependencies
RUN dpkg --add-architecture i386 RUN dpkg --add-architecture i386