mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 07:03:29 +00:00
Merge pull request #114 from lightpanda-io/ci-org-rename
docker: change org name to lightpanda-io
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# jsruntime-lib v8.
|
# jsruntime-lib v8.
|
||||||
# jsruntime-lib v8 is built via zig-v8-fork/Dockerfile.
|
# jsruntime-lib v8 is built via zig-v8-fork/Dockerfile.
|
||||||
ARG ZIG_DOCKER_VERSION=0.11.0
|
ARG ZIG_DOCKER_VERSION=0.11.0
|
||||||
FROM ghcr.io/browsercore/zig:${ZIG_DOCKER_VERSION} as build
|
FROM ghcr.io/lightpanda-io/zig:${ZIG_DOCKER_VERSION} as build
|
||||||
|
|
||||||
# Install required dependencies
|
# Install required dependencies
|
||||||
RUN apt update && \
|
RUN apt update && \
|
||||||
|
|||||||
Reference in New Issue
Block a user