Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Commit

Permalink
Fix update command
Browse files Browse the repository at this point in the history
  • Loading branch information
aegypius committed Jul 25, 2014
1 parent dea3635 commit e763d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profiles/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ RUN emerge --regen --quiet

# Upgrade every installed packages
# ================================
RUN emerge --use --verbose --newuse --deep @world
RUN emerge --update --verbose --newuse --deep @world
RUN etc-update -p
RUN emerge --depclean

Expand Down

0 comments on commit e763d43

Please sign in to comment.