Skip to content

Commit

Permalink
Rolling mlserver back from 1.3.5 to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BON4 committed Jan 9, 2025
1 parent 5c50ef1 commit 0e0d96d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mlserver/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ parts:
useradd -R $CRAFT_OVERLAY -M -r -u 1000 -g mlserver mlserver
override-prime: |
craftctl default
chown -R 1000:0 /opt/mlserver
chmod -R 776 /opt/mlserver
chown -R 1000:0 opt/mlserver
chmod -R 776 opt/mlserver
security-team-requirement:
plugin: nil
Expand Down

0 comments on commit 0e0d96d

Please sign in to comment.