remove platform restriction

This commit is contained in:
1e99 2024-12-29 23:30:28 +01:00
parent 027d9f573c
commit f6192f6118

View file

@ -7,7 +7,6 @@ tag_commit=git.1e99.eu/1e99/passed:$(git rev-parse HEAD)
# TODO: Figure out other platforms
docker image build \
--force-rm \
--platform linux/amd64 \
--tag $tag_latest \
--tag $tag_commit \
.