We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c0aad2 + 0640baf commit 42fc86bCopy full SHA for 42fc86b
Dockerfile
@@ -3,7 +3,7 @@ ARG PHP_VERSION=8.3
3
# Using PHP-Apache image
4
FROM php:${PHP_VERSION}-apache
5
ARG PHP_VERSION
6
-ARG GALETTE_VERSION=1.2.0
+ARG GALETTE_VERSION=1.2.0.1
7
ARG GALETTE_RELEASE=galette-${GALETTE_VERSION}
8
9
# Maintained by GrasDK for Galette community
0 commit comments