Skip to content

Commit

Permalink
Merge pull request #145 from buty4649/update-package-database
Browse files Browse the repository at this point in the history
Update package database on Docker
  • Loading branch information
hasumikin authored Sep 18, 2022
2 parents 2b3c0ed + eb55c30 commit bc0257a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

FROM --platform=amd64 manjarolinux/base AS build

RUN pacman -S --noconfirm \
RUN pacman -Sy --noconfirm \
cmake \
arm-none-eabi-gcc \
arm-none-eabi-newlib \
Expand Down

0 comments on commit bc0257a

Please sign in to comment.