From d96b1a2e4753acfaa80391d7180e500c9d1f2aa3 Mon Sep 17 00:00:00 2001 From: Joerg Elfring Date: Sun, 19 May 2019 17:48:06 +0200 Subject: [PATCH] torrelay: switch alpine version --- torrelay/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/torrelay/Dockerfile b/torrelay/Dockerfile index 5634506..cf0219e 100644 --- a/torrelay/Dockerfile +++ b/torrelay/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.8 +FROM alpine:3.9 LABEL maintainer "J. Elfring " RUN apk --update --no-cache add tor