mirror of
https://review.haiku-os.org/haiku
synced 2024-11-23 07:18:40 +01:00
cross-compiler image: update to newer bookworm-slim Debian base image
Change-Id: I1770093c91ed00e4bbae58f44ad7f86874ec0512 Reviewed-on: https://review.haiku-os.org/c/haiku/+/7082 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: waddlesplash <waddlesplash@gmail.com>
This commit is contained in:
parent
3538133f9f
commit
e1c4049fed
2
3rdparty/docker/cross-compiler/Dockerfile
vendored
2
3rdparty/docker/cross-compiler/Dockerfile
vendored
@ -1,4 +1,4 @@
|
|||||||
FROM debian:bullseye-slim
|
FROM debian:bookworm-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
|
||||||
|
Loading…
Reference in New Issue
Block a user