Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
nadavspi committed Feb 24, 2024
1 parent 384c3cd commit 5c9e185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile.cli
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ RUN chmod +x /install-distrobox-base.sh
RUN /install-distrobox-base.sh
RUN rm /install-distrobox-base.sh

COPY ./cli/repositories /etc/apk/repositories
COPY cli/repositories /etc/apk/repositories
COPY cli/packages /packages
RUN apk update && \
apk upgrade && \
Expand Down

0 comments on commit 5c9e185

Please sign in to comment.