Skip to content

Commit c9e2e8f

Browse files
committed
generate-stackbrew-library.sh: Fix tags
1 parent 981a44e commit c9e2e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate-stackbrew-library.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ GitRepo: https://github.com/dovecot/docker.git
1717
EOH
1818

1919
## FIXME: Add support for 2.3-latest when 2.4 is out
20-
latest=", latest"
20+
latest=", 2.3, latest"
2121

2222
head=$(git log -1 --format='format:%H' HEAD)
2323

0 commit comments

Comments
 (0)