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
No related merge requests found
Pipeline #25237 passed