From a7265bbc11264ffe283a8831461a098d4c69b23e Mon Sep 17 00:00:00 2001 From: bfren Date: Thu, 18 Jul 2024 18:23:33 +0200 Subject: [PATCH] v4.2.11 (#134) Minor updates * Using latest base image --- Dockerfile | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index fb62b2c..8d1d62c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/bfren/alpine-s6:alpine3.20-5.4.2 +FROM ghcr.io/bfren/alpine-s6:alpine3.20-5.4.4 LABEL org.opencontainers.image.source="https://github.com/bfren/docker-ftps" diff --git a/VERSION b/VERSION index a54ef4b..57e8812 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.2.10 \ No newline at end of file +4.2.11 \ No newline at end of file