Skip to content

Commit

Permalink
Upgrade collabora to 23.05.5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stephdl committed Nov 13, 2023
1 parent e640180 commit b7a2c7b
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 @@ -30,7 +30,7 @@ buildah config --entrypoint=/ \
--label="org.nethserver.authorizations=traefik@node:routeadm" \
--label="org.nethserver.tcp-ports-demand=1" \
--label="org.nethserver.rootfull=0" \
--label="org.nethserver.images=docker.io/collabora/code:21.11.5.3.1" \
--label="org.nethserver.images=docker.io/collabora/code:23.05.5.4.1" \
"${container}"
# Commit the image
buildah commit "${container}" "${repobase}/${reponame}"
Expand Down

0 comments on commit b7a2c7b

Please sign in to comment.