We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 031c50a + c00e433 commit fbd8086Copy full SHA for fbd8086
1 file changed
build-images.sh
@@ -14,7 +14,7 @@ images=()
14
repobase="${REPOBASE:-ghcr.io/geniusdynamics}"
15
# Configure the image name
16
reponame="mautic"
17
-mautic_version="6.0.4-20250818-apache"
+mautic_version="6.0.5-20250908-apache"
18
19
# Create a new empty container image
20
container=$(buildah from scratch)
0 commit comments