Skip to content

Commit dfb52a8

Browse files
authored
Update Mautic version to 6.0.7-apache
change image name, to SImpliy named
1 parent c00e433 commit dfb52a8

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)