Replaced and updated Docker images
Change-Id: I981a4a3416b3827a3d834f0103527b0432cbdb87 Reviewed-on: https://review.haiku-os.org/c/haiku/+/3915 Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
committed by
Jérôme Duval
parent
474e0be842
commit
39e2ee5186
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM debian
|
FROM debian:buster-slim
|
||||||
|
|
||||||
ENV DEBIAN_FRONTEND="noninteractive"
|
ENV DEBIAN_FRONTEND="noninteractive"
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM ubuntu:17.04
|
FROM debian:buster-slim
|
||||||
|
|
||||||
# docker build --no-cache --tag docker.io/haiku/cross-compiler:x86_64 .
|
# docker build --no-cache --tag docker.io/haiku/cross-compiler:x86_64 .
|
||||||
# docker push docker.io/haiku/cross-compiler:x86_64
|
# docker push docker.io/haiku/cross-compiler:x86_64
|
||||||
|
|||||||
Reference in New Issue
Block a user