Merge pull request #857 from ixdy/glbc-alpine3.6
Rebase glbc on alpine:3.6
This commit is contained in:
commit
e3c7f070eb
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM alpine:3.5
|
||||
FROM alpine:3.6
|
||||
|
||||
RUN apk add --no-cache ca-certificates
|
||||
|
||||
|
|
Loading…
Reference in a new issue