Skip to content

Commit

Permalink
Adds v7 arm back
Browse files Browse the repository at this point in the history
  • Loading branch information
amir20 committed Jun 6, 2020
1 parent 87d95b1 commit a0f87f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TAG := $(shell git describe --tags)
PLATFROMS := linux/amd64,linux/arm64/v8
PLATFROMS := linux/amd64,linux/arm64/v7,linux/arm64/v8

.PHONY: publish
publish:
Expand Down

0 comments on commit a0f87f6

Please sign in to comment.