Skip to content

Commit

Permalink
Require core 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidePrincipi committed Nov 15, 2024
1 parent cabd003 commit 1d94a88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ container=$(buildah from scratch)
buildah add "${container}" imageroot /imageroot
buildah add "${container}" ui /ui
buildah config \
--label="org.nethserver.min-core=3.2.2" \
--label="org.nethserver.authorizations=node:portsadm" \
--label='org.nethserver.tcp-ports-demand=1024' \
--label='org.nethserver.flags=core_module no_data_backup' \
Expand Down

0 comments on commit 1d94a88

Please sign in to comment.