Skip to content
This repository was archived by the owner on Aug 5, 2024. It is now read-only.

Commit 2d1197f

Browse files
committed
removed the old maintainer on this version as they are no longer maintaining
1 parent baa3ae8 commit 2d1197f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile.ALPINE-amd64.Toolkit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM $HElib_tag
33
ARG HElib_cmake_lists_version
44
ENV container docker
55
ENV HELIB_CMAKE_LISTS_VERSON=$HElib_cmake_lists_version
6-
LABEL maintainer="Liz Maple <liz@uk.ibm.com>"
6+
LABEL maintainer="Gregory Boland <boland@us.ibm.com>"
77

88
# Docker Container for Alpine FHE IDE and Example Code Toolkit
99

Dockerfile.ALPINE.HElib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ARG PlatformRelease
22
FROM $PlatformRelease
33
ENV container docker
4-
LABEL maintainer="Liz Maple <liz@uk.ibm.com>"
4+
LABEL maintainer="Gregory Boland <boland@us.ibm.com>"
55

66
ARG USER_ID
77
# Docker Container for Alpine HElib Base

0 commit comments

Comments
 (0)