Skip to content

Commit

Permalink
build(deps): ns-ui package: update ns-ui package (automated) (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: andre8244 <[email protected]>
  • Loading branch information
github-actions[bot] and andre8244 authored Sep 19, 2024
1 parent b22a30e commit 12f6ac6
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.3.2"
ui_version="1.3.3"

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

Expand Down

0 comments on commit 12f6ac6

Please sign in to comment.