Skip to content
Snippets Groups Projects
Commit 5db8ef9c authored by Ken Payson's avatar Ken Payson
Browse files

Fix alpine build

parent 401aa089
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
FROM alpine:3.3
FROM alpine:3.5
# Install Git and basic packages.
RUN apk update && apk add \
......
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