1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-03-05 14:55:20 +02:00

Delete CHANGELOG.md.20190330

This commit is contained in:
Aurelien 2019-09-14 20:58:12 -04:00 committed by GitHub
parent 34079244a6
commit 2c95ed98a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +0,0 @@
find . -iname 'dockerfile' -exec sed -i "s/FROM.*/ARG DISTRO=alpine:3.8\nFROM \$DISTRO/" '{}' \;