Use Debian Docker image
Signed-off-by: Julian Orchard <hello@julianorchard.co.uk>
This commit is contained in:
parent
a2a151c7b8
commit
4a3ff8bce2
@ -1,4 +1,4 @@
|
|||||||
FROM ubuntu:22.04 AS lindbergh-build
|
FROM debian:bullseye AS lindbergh-build
|
||||||
|
|
||||||
RUN dpkg --add-architecture i386 \
|
RUN dpkg --add-architecture i386 \
|
||||||
&& apt-get update \
|
&& apt-get update \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user