mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-21 23:44:15 +00:00
pin container base image repository and debian version (#1473) [skip ci]
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM debian:latest
|
||||
FROM docker.io/library/debian:stable-slim
|
||||
|
||||
# Gather dependencies
|
||||
RUN dpkg --add-architecture i386
|
||||
|
Reference in New Issue
Block a user