mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
build: Fix docker alpine not building
This commit is contained in:
parent
b7ed153b14
commit
1a17b8907a
2
.github/workflows/main-docker-alpine.yml
vendored
2
.github/workflows/main-docker-alpine.yml
vendored
@ -114,7 +114,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
id: ghcr-push
|
id: ghcr-push
|
||||||
with:
|
with:
|
||||||
file: ./Dockerfile-alpine
|
file: ./Dockerfile.alpine
|
||||||
context: .
|
context: .
|
||||||
platforms: ${{ env.PLATFORMS }}
|
platforms: ${{ env.PLATFORMS }}
|
||||||
push: true
|
push: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user