Skip to content

Commit

Permalink
fix: build error
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx committed May 2, 2021
1 parent 8b7b256 commit e276198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/blobplugin/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ARG ARCH
ARG ARCH=amd64

FROM k8s.gcr.io/build-image/debian-base-${ARCH}:v2.1.3
COPY ./_output/blobplugin /blobplugin
Expand Down

0 comments on commit e276198

Please sign in to comment.