Skip to content

Commit f41a336

Browse files
chore(deps): update mattermost/mattermost-team-edition docker tag to v10
1 parent 3cfe067 commit f41a336

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
@@ -31,7 +31,7 @@ buildah config --entrypoint=/ \
3131
--label="org.nethserver.tcp-ports-demand=2" \
3232
--label="org.nethserver.udp-ports-demand=1" \
3333
--label="org.nethserver.rootfull=0" \
34-
--label="org.nethserver.images=docker.io/postgres:13.13-alpine docker.io/mattermost/mattermost-team-edition:9.11.6" \
34+
--label="org.nethserver.images=docker.io/postgres:13.13-alpine docker.io/mattermost/mattermost-team-edition:10.6.0" \
3535
"${container}"
3636
# Commit the image
3737
buildah commit "${container}" "${repobase}/${reponame}"

0 commit comments

Comments
 (0)