Skip to content

Commit 39c197c

Browse files
authored
Version 1.1.1 (#24)
1 parent d60fe2b commit 39c197c

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.2
33
# Using PHP-Apache image
44
FROM php:${PHP_VERSION}-apache
55
ARG PHP_VERSION
6-
ARG GALETTE_VERSION=1.1.0
6+
ARG GALETTE_VERSION=1.1.1
77
ARG GALETTE_RELEASE=galette-${GALETTE_VERSION}
88

99
# Maintained by GrasDK for Galette community

0 commit comments

Comments
 (0)