We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c9370c commit 5149b94Copy full SHA for 5149b94
images/ad-server/Containerfile.fedora
@@ -1,7 +1,7 @@
1
FROM registry.fedoraproject.org/fedora:37
2
ARG INSTALL_PACKAGES_FROM=default
3
-ARG SAMBA_VERSION_SUFFIX=""
4
-ARG SAMBACC_VERSION_SUFFIX=""
+ARG SAMBA_VERSION_SUFFIX="-4.17.8"
+ARG SAMBACC_VERSION_SUFFIX="-0.3-1.fc37"
5
ARG SAMBA_SPECIFICS=
6
ARG INSTALL_CUSTOM_REPO=
7
images/server/Containerfile.fedora
ARG SAMBA_SPECIFICS=daemon_cli_debug_output,ctdb_leader_admin_command
0 commit comments