Skip to content

Commit

Permalink
build(deps): bump ui release
Browse files Browse the repository at this point in the history
This is the latest release for 23.05.3 branch
  • Loading branch information
gsanchietti committed Aug 2, 2024
1 parent d9e4cc7 commit e806b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repobase="ghcr.io/nethserver"

images=()
container=$(buildah from docker.io/alpine:3.16)
ui_version="1.0.16"
ui_version="1.0.23"

trap "buildah rm ${container} ${container_api} ${container_proxy}" EXIT

Expand Down

0 comments on commit e806b15

Please sign in to comment.