Skip to content
Snippets Groups Projects
Unverified Commit 8f0c430c authored by Jan Christian Grünhage's avatar Jan Christian Grünhage Committed by GitHub
Browse files

Merge pull request #3669 from matrix-org/jcgruenhage/update-docker-base

update docker base-image to alpine 3.8
parents 8ba2dac6 d9676537
No related branches found
No related tags found
No related merge requests found
Update docker base image from alpine 3.7 to 3.8.
FROM docker.io/python:2-alpine3.7 FROM docker.io/python:2-alpine3.8
RUN apk add --no-cache --virtual .nacl_deps \ RUN apk add --no-cache --virtual .nacl_deps \
build-base \ build-base \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment