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 <[email protected]> Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user