Skip to content

Commit

Permalink
Automatic update to new version.
Browse files Browse the repository at this point in the history
  • Loading branch information
thaibault committed Oct 1, 2024
1 parent c4698aa commit 370394c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions testAdvanced/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ WORKDIR $APPLICATION_PATH
# Install custom packages (optionally from the arch user repository)
USER $INSTALLER_USER_NAME
RUN pacman-wrapper \
--needed \
--noconfirm \
--refresh \
--sync \
--refresh \
--sysupgrade \
tree && \
# tidy up
Expand Down

0 comments on commit 370394c

Please sign in to comment.