Skip to content

Commit 005952a

Browse files
phlogistonjohnanoopcs9
authored andcommitted
ad-server: use fedora 35 source image
Because f36 will be out soon and we want to remain on a supported base image. Signed-off-by: John Mulligan <[email protected]>
1 parent 82045de commit 005952a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/ad-server/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ARG SAMBACC_REPO=https://github.com/samba-in-kubernetes/sambacc
99
RUN SAMBACC_DISTNAME=latest \
1010
/usr/local/bin/build.sh ${SAMBACC_VER} ${SAMBACC_REPO}
1111

12-
FROM registry.fedoraproject.org/fedora:34
12+
FROM registry.fedoraproject.org/fedora:35
1313
ARG INSTALL_PACKAGES_FROM=default
1414
ARG SAMBA_SPECIFICS=
1515

0 commit comments

Comments
 (0)