Skip to content

Commit e6df8ee

Browse files
committed
feat: updated
1 parent 0126b7b commit e6df8ee

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-apache"
17+
mautic_version="6.0.4-20250818-apache"
1818

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

0 commit comments

Comments
 (0)