Skip to content

Commit

Permalink
rename Dockerfile.alpine to alpine.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 committed Jun 29, 2023
1 parent a685f28 commit 4be1acf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
- name: Build Alpine and Push
uses: docker/build-push-action@v3
with:
file: LavalinkServer/docker/Dockerfile.alpine
file: LavalinkServer/docker/alpine.Dockerfile
context: .
platforms: linux/amd64,linux/arm64/v8
push: true
Expand Down
File renamed without changes.

0 comments on commit 4be1acf

Please sign in to comment.