Skip to content

Commit

Permalink
Merge pull request #44 from NethServer/sdl-build-24.02
Browse files Browse the repository at this point in the history
Upgrade ejabberd to 24.02 NethServer/dev#6931
  • Loading branch information
stephdl authored May 27, 2024
2 parents acbfb2e + 2ab202d commit 6f9dfe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ buildah config --entrypoint=/ \
--label="org.nethserver.authorizations=traefik@node:certadm node:fwadm cluster:accountconsumer" \
--label="org.nethserver.tcp-ports-demand=0" \
--label="org.nethserver.rootfull=0" \
--label="org.nethserver.images=docker.io/ejabberd/ecs:23.10" \
--label="org.nethserver.images=docker.io/ejabberd/ecs:24.02" \
"${container}"
# Commit the image
buildah commit "${container}" "${repobase}/${reponame}"
Expand Down

0 comments on commit 6f9dfe4

Please sign in to comment.