Skip to content

Commit a802926

Browse files
committed
Use uname for better multi platform support
1 parent 68dbec7 commit a802926

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/update_dockerfile.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@
451451
GraphicsMagick => '1.3.43',
452452
},
453453
remi => {
454-
rpm => 'https://ftp.riken.jp/Linux/remi/fedora/40/remi/x86_64/remi-release-40-1.fc40.remi.noarch.rpm',
454+
rpm => 'https://ftp.riken.jp/Linux/remi/fedora/40/remi/`uname -m`/remi-release-40-1.fc40.remi.noarch.rpm',
455455
module => {
456456
reset => 'php',
457457
enable => 'php:remi-8.2',

0 commit comments

Comments
 (0)