mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Update update-docker-image.yml
This commit is contained in:
2
.github/workflows/update-docker-image.yml
vendored
2
.github/workflows/update-docker-image.yml
vendored
@@ -76,7 +76,7 @@ jobs:
|
||||
|
||||
# change template
|
||||
sudo sed -i "s/^GCC_COMPILER=.*/GCC_COMPILER=g++-${COMPILER}-arm-linux-gnueabihf/" userpatches/config-docker.conf
|
||||
sudo sed -i "s/^BASE_IMAGE=.*/BASE_IMAGE=$DISRO:$RELEASE/" userpatches/config-docker.conf
|
||||
sudo sed -i "s/^BASE_IMAGE=.*/BASE_IMAGE=$DISTRO:$RELEASE/" userpatches/config-docker.conf
|
||||
|
||||
sed -i "s/-it --rm/-i --rm/" config/templates/config-docker.conf
|
||||
touch .ignore_changes
|
||||
|
||||
Reference in New Issue
Block a user