File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11FROM quay.io/samba.org/sambacc:latest AS builder
2- ARG SAMBACC_VER=master
2+ ARG SAMBACC_VER=v0.2
33ARG SAMBACC_REPO=https://github.com/samba-in-kubernetes/sambacc
44
55# The SAMBACC_VER value controls what version of sambacc we'll be building.
@@ -11,7 +11,7 @@ RUN SAMBACC_DISTNAME=latest \
1111
1212FROM registry.fedoraproject.org/fedora:35
1313ARG INSTALL_PACKAGES_FROM=default
14- ARG SAMBA_VERSION_SUFFIX=""
14+ ARG SAMBA_VERSION_SUFFIX="-4.15.7 "
1515ARG SAMBA_SPECIFICS=
1616
1717MAINTAINER John Mulligan <
[email protected] >
Original file line number Diff line number Diff line change 11FROM quay.io/samba.org/sambacc:latest AS builder
2- ARG SAMBACC_VER=master
2+ ARG SAMBACC_VER=v0.2
33ARG SAMBACC_REPO=https://github.com/samba-in-kubernetes/sambacc
44
55# The SAMBACC_VER value controls what version of sambacc we'll be building.
@@ -11,7 +11,7 @@ RUN SAMBACC_DISTNAME=latest \
1111
1212FROM registry.fedoraproject.org/fedora:35
1313ARG INSTALL_PACKAGES_FROM=default
14- ARG SAMBA_VERSION_SUFFIX=""
14+ ARG SAMBA_VERSION_SUFFIX="-4.15.7 "
1515ARG SAMBA_SPECIFICS=daemon_cli_debug_output
1616
1717MAINTAINER John Mulligan <
[email protected] >
You can’t perform that action at this time.
0 commit comments