Skip to content
Snippets Groups Projects
Commit 8012d5dc authored by Razvan Deaconescu's avatar Razvan Deaconescu
Browse files

Dockerfile: Use same command to update and install


Use `apt update` in the same `RUN` command with `app install`. This
prevents package synchronzation issues during installation.

Signed-off-by: default avatarRazvan Deaconescu <razvan.deaconescu@upb.ro>
parent 296dd72d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment