From e65be1493329353de16883858abdf4d7e4aa98cb Mon Sep 17 00:00:00 2001 From: bfren Date: Tue, 16 Jul 2024 06:39:23 +0200 Subject: [PATCH] v4.2.10 (#133) Build updates * Using ghcr.io --- Dockerfile | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 054b638..fb62b2c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM bfren/alpine-s6:alpine3.20-5.3.1 +FROM ghcr.io/bfren/alpine-s6:alpine3.20-5.4.2 LABEL org.opencontainers.image.source="https://github.com/bfren/docker-ftps" diff --git a/VERSION b/VERSION index 88ea5ac..a54ef4b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.2.9 \ No newline at end of file +4.2.10 \ No newline at end of file