Update 1.5-images to v1.5.10
authorPablo Zmdl <redacted>
Wed, 4 Jun 2025 09:14:10 +0000 (11:14 +0200)
committerPablo Zmdl <redacted>
Wed, 4 Jun 2025 09:32:58 +0000 (11:32 +0200)
apache-1.5.x/Dockerfile
fpm-1.5.x/Dockerfile
fpm-alpine-1.5.x/Dockerfile

index e76998edf03670fd970eaac22cff1cb983a52849..5f935201296aa48a648e28b928de0bbd84d0aa43 100644 (file)
@@ -68,7 +68,7 @@ COPY --from=composer:2 /usr/bin/composer /usr/bin/composer
 RUN a2enmod rewrite
 
 # Define Roundcubemail version
-ENV ROUNDCUBEMAIL_VERSION 1.5.9
+ENV ROUNDCUBEMAIL_VERSION 1.5.10
 
 # Define the GPG key used for the bundle verification process
 ENV ROUNDCUBEMAIL_KEYID "F3E4 C04B B3DB 5D42 15C4  5F7F 5AB2 BAA1 41C4 F7D5"
index a35874d3bd974f53a8c229853fa85623163c64ce..ded92d1048aca3f33b5fff9db4052ed6f2106500 100644 (file)
@@ -67,7 +67,7 @@ COPY --from=composer:2 /usr/bin/composer /usr/bin/composer
 
 
 # Define Roundcubemail version
-ENV ROUNDCUBEMAIL_VERSION 1.5.9
+ENV ROUNDCUBEMAIL_VERSION 1.5.10
 
 # Define the GPG key used for the bundle verification process
 ENV ROUNDCUBEMAIL_KEYID "F3E4 C04B B3DB 5D42 15C4  5F7F 5AB2 BAA1 41C4 F7D5"
index 5dbde54e7d0f446e647b7b8670d2f7542c3a07fb..7d77011048fd55b363f5905f7494f86f158b459f 100644 (file)
@@ -58,7 +58,7 @@ COPY --from=composer:2 /usr/bin/composer /usr/bin/composer
 
 
 # Define Roundcubemail version
-ENV ROUNDCUBEMAIL_VERSION 1.5.9
+ENV ROUNDCUBEMAIL_VERSION 1.5.10
 
 # Define the GPG key used for the bundle verification process
 ENV ROUNDCUBEMAIL_KEYID "F3E4 C04B B3DB 5D42 15C4  5F7F 5AB2 BAA1 41C4 F7D5"
git clone https://git.99rst.org/PROJECT