mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-10 02:01:17 +00:00
pin container base image repository and debian version (#1473) [skip ci]
This commit is contained in:
parent
6482a89ea2
commit
81f28f149f
@ -1,4 +1,4 @@
|
||||
FROM debian:latest
|
||||
FROM docker.io/library/debian:stable-slim
|
||||
|
||||
# Gather dependencies
|
||||
RUN dpkg --add-architecture i386
|
||||
|
||||
Loading…
Reference in New Issue
Block a user