Skip to content

Commit

Permalink
Update build_deb_package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jennfshr authored Aug 19, 2024
1 parent 5e77bab commit a7abc17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_deb_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
env:
DOCKER_REGISTRY: docker.io
DOCKER_IMAGE: arm64/ubuntu
DOCKER_IMAGE: ubuntu:latest
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
DOCKER_TARGET_PLATFORM: linux/arm/v7
Expand Down

0 comments on commit a7abc17

Please sign in to comment.