We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 431bedb commit d71c0b6Copy full SHA for d71c0b6
build/Containerfile
@@ -15,7 +15,7 @@
15
#
16
# SPDX-License-Identifier: Apache-2.0
17
18
-FROM quay.io/fbenoit/apple-container-extension-builder:next AS builder
+FROM ghcr.io/benoitf/extension-apple-container-builder:next AS builder
19
20
WORKDIR /opt/app-root/extension-source
21
0 commit comments