Skip to content

Commit

Permalink
Merge pull request #56 from NethServer/renovate/ejabberd-ecs-24.x
Browse files Browse the repository at this point in the history
chore(deps): update ejabberd/ecs docker tag to v24.12 NethServer/dev#7233
  • Loading branch information
stephdl authored Dec 30, 2024
2 parents 2263b8b + c0278dd commit 47b6da3
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 @@ -40,7 +40,7 @@ buildah config --entrypoint=/ \
--label="org.nethserver.max-per-node=1" \
--label="org.nethserver.tcp-ports-demand=0" \
--label="org.nethserver.rootfull=0" \
--label="org.nethserver.images=docker.io/ejabberd/ecs:24.07" \
--label="org.nethserver.images=docker.io/ejabberd/ecs:24.12" \
"${container}"
# Commit the image
buildah commit "${container}" "${repobase}/${reponame}"
Expand Down

0 comments on commit 47b6da3

Please sign in to comment.