diff --git a/Dockerfile b/Dockerfile
index 80894a638c960c57f89c15b08042628bde2e65f4..360f9051407303015eb9eabb45724b979cd5c9ef 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -5,7 +5,7 @@ MAINTAINER Mathieu Ruellan <mathieu.ruellan@gmail.com>
 ENV DEBIAN_FRONTEND noninteractive
 ENV HOME /root
 
-ARG PIWIGO_VERSION="2.10.1"
+ARG PIWIGO_VERSION="2.10.2"
 
 RUN apt update -y \
      && apt install -yy \