Skip to content

Commit 82045de

Browse files
phlogistonjohnanoopcs9
authored andcommitted
server: use fedora 35 source image
Signed-off-by: John Mulligan <[email protected]>
1 parent 9bc8e8a commit 82045de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

images/server/Containerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ 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
14-
ARG SAMBA_SPECIFICS=
14+
ARG SAMBA_SPECIFICS=daemon_cli_debug_output
1515

1616
MAINTAINER John Mulligan <[email protected]>
1717

0 commit comments

Comments
 (0)