Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EspressoAddicted authored Mar 3, 2024
1 parent afbc078 commit 4950688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: Set up Docker Buildx
- uses: docker/setup-buildx-action@v3
- name: Build the Docker image
run: docker buildx build . --file Dockerfile --platform linux/amd64 --platform linux/arm64 --tag pb-ip-monitor:$(date +%s)
- run: docker buildx build . --file Dockerfile --platform linux/amd64 --platform linux/arm64 --tag pb-ip-monitor:$(date +%s)

0 comments on commit 4950688

Please sign in to comment.