From 98be613a8a9b84fba53e85c6bb667e8f0b0b0705 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 05:07:51 +0000 Subject: [PATCH] Bump alpine from 3.13.4 to 3.13.5 Bumps alpine from 3.13.4 to 3.13.5. Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0164c13ab..915e50346 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.13.4 +FROM alpine:3.13.5 VOLUME /var/www/app/data VOLUME /var/www/app/plugins