mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-11 18:51:16 +00:00
pin container base image repository and debian version
This commit is contained in:
parent
6482a89ea2
commit
078261c23e
@ -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