Skip to content

Commit fd59401

Browse files
authored
Update listmonk version to v6.0.0
1 parent 8879fa2 commit fd59401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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="listmonk"
17-
listmonk_version="v5.1.0"
17+
listmonk_version="v6.0.0"
1818
# Create a new empty container image
1919
container=$(buildah from scratch)
2020

0 commit comments

Comments
 (0)