Repository: bigtop Updated Branches: refs/heads/master 1c29856d0 -> 931c31317
BIGTOP-2929: Fix typo in opensuse version name Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/931c3131 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/931c3131 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/931c3131 Branch: refs/heads/master Commit: 931c31317e91814c45eb20a51b9c00e2c422b8f8 Parents: 1c29856 Author: Olaf Flebbe <[email protected]> Authored: Wed Nov 15 22:40:40 2017 +0100 Committer: Olaf Flebbe <[email protected]> Committed: Wed Nov 15 22:40:40 2017 +0100 ---------------------------------------------------------------------- docker/bigtop-slaves/opensuse-42.3/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/931c3131/docker/bigtop-slaves/opensuse-42.3/Dockerfile ---------------------------------------------------------------------- diff --git a/docker/bigtop-slaves/opensuse-42.3/Dockerfile b/docker/bigtop-slaves/opensuse-42.3/Dockerfile index e50bfa9..1b479e0 100644 --- a/docker/bigtop-slaves/opensuse-42.3/Dockerfile +++ b/docker/bigtop-slaves/opensuse-42.3/Dockerfile @@ -12,7 +12,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -FROM bigtop/puppet:trunk-opensuse-42.1 +FROM bigtop/puppet:trunk-opensuse-42.3 MAINTAINER [email protected] COPY bigtop_toolchain /etc/puppet/modules/bigtop_toolchain
