Update docker-build.sh

This commit is contained in:
Timothy Miller 2020-12-16 21:52:30 -05:00 committed by GitHub
parent de4e2ac5b6
commit 65d8c44ec3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,2 @@
docker build --platform linux/amd64 --tag timothyjmiller/cloudflare-ddns:latest .
#!/bin/bash
docker build --platform linux/amd64 --tag timothyjmiller/cloudflare-ddns:latest .