Skip to content

Commit

Permalink
Fix push target.
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Hernandez committed Oct 2, 2017
1 parent 3d20dd4 commit cf591f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-containers/base/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#!/usr/bin/make -f
SHELL:=/usr/bin/env bash

IMG_NAME := emby-base
IMG_REPO := emby

.PHONY: all
all: armv7 aarch64 x86_64

Expand Down

0 comments on commit cf591f9

Please sign in to comment.