Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
thaibault committed Jun 3, 2024
1 parent 0ce81ef commit e901e74
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 @@ -154,7 +154,7 @@ Include = /etc/pacman.d/mirrorlist' \
--sysupgrade \
--noconfirm; \
elif [ "$BASE_IMAGE" = '' ] && [[ "$TARGETARCH" == 'arm*' ]]; \
then && \
then \
curl \
--connect-timeout 30 \
--fail \
Expand Down

0 comments on commit e901e74

Please sign in to comment.