Skip to content

Commit b706e87

Browse files
authored
Merge pull request #4 from geniusdynamics/develop
Update Mautic version to 6.0.7-apache
2 parents fbd8086 + dfb52a8 commit b706e87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ images=()
1414
repobase="${REPOBASE:-ghcr.io/geniusdynamics}"
1515
# Configure the image name
1616
reponame="mautic"
17-
mautic_version="6.0.5-20250908-apache"
17+
mautic_version="6.0.7-apache"
1818

1919
# Create a new empty container image
2020
container=$(buildah from scratch)

0 commit comments

Comments
 (0)