mirror of
https://github.com/craigerl/aprsd.git
synced 2026-06-01 13:45:06 -04:00
Update Dockerfile and build.sh
This fixes a problem with the github workflow
This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
file: ./Dockerfile
|
||||
build-args: |
|
||||
APRSD_VERSION=${{ inputs.aprsd_version }}
|
||||
VERSION=${{ inputs.aprsd_version }}
|
||||
push: true
|
||||
tags: |
|
||||
hemna6969/aprsd:v${{ inputs.aprsd_version }}
|
||||
|
||||
Reference in New Issue
Block a user