Skip to content

Commit d71c0b6

Browse files
committed
chore: fix parent
1 parent 431bedb commit d71c0b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#
1616
# SPDX-License-Identifier: Apache-2.0
1717

18-
FROM quay.io/fbenoit/apple-container-extension-builder:next AS builder
18+
FROM ghcr.io/benoitf/extension-apple-container-builder:next AS builder
1919

2020
WORKDIR /opt/app-root/extension-source
2121

0 commit comments

Comments
 (0)