Skip to content

Commit

Permalink
Version 1.1.1 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
grasdk authored Jun 15, 2024
1 parent d60fe2b commit 39c197c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARG PHP_VERSION=8.2
# Using PHP-Apache image
FROM php:${PHP_VERSION}-apache
ARG PHP_VERSION
ARG GALETTE_VERSION=1.1.0
ARG GALETTE_VERSION=1.1.1
ARG GALETTE_RELEASE=galette-${GALETTE_VERSION}

# Maintained by GrasDK for Galette community
Expand Down

0 comments on commit 39c197c

Please sign in to comment.