Skip to content

Commit 42fc86b

Browse files
authored
Merge pull request #42 from Mouette03/master
Update Galette V1.2.0.1
2 parents 2c0aad2 + 0640baf commit 42fc86b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ARG PHP_VERSION=8.3
33
# Using PHP-Apache image
44
FROM php:${PHP_VERSION}-apache
55
ARG PHP_VERSION
6-
ARG GALETTE_VERSION=1.2.0
6+
ARG GALETTE_VERSION=1.2.0.1
77
ARG GALETTE_RELEASE=galette-${GALETTE_VERSION}
88

99
# Maintained by GrasDK for Galette community

0 commit comments

Comments
 (0)