Skip to content

Commit dcd067c

Browse files
authored
Update galette V1.1.6.1 (#37)
Thanks again
1 parent 2508760 commit dcd067c

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.1.6
6+
ARG GALETTE_VERSION=1.1.6.1
77
ARG GALETTE_RELEASE=galette-${GALETTE_VERSION}
88

99
# Maintained by GrasDK for Galette community

0 commit comments

Comments
 (0)