From 783a69aab650842e749cdf0c4208a6b02c659ce7 Mon Sep 17 00:00:00 2001 From: Deon George Date: Sun, 7 Apr 2019 23:38:55 +1000 Subject: [PATCH] Update to 1.12a43 --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 785ebfa..5d16921 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,10 +1,10 @@ # NAME leenooks/mysticbbs -# VERSION 1.12a42-armv7l-extras +# VERSION 1.12a43-armv7l-extras # NOTE: ** WHEN UPDATING ** there may be missing files in your data directory # that are present in the data.tar.gz file. -FROM registry.leenooks.net/leenooks/mysticbbs:1.12a42-armv7l +FROM registry.leenooks.net/leenooks/mysticbbs:1.12a43-armv7l # Makenl RUN apt-get update \