|
@@ -34,7 +34,7 @@ jobs:
|
|
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
|
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
|
# https://github.com/docker/build-push-action#multi-platform-image
|
|
# https://github.com/docker/build-push-action#multi-platform-image
|
|
- name: Build and push Immich
|
|
- name: Build and push Immich
|
|
- uses: docker/build-push-action@v2.9.0
|
|
|
|
|
|
+ uses: docker/build-push-action@v2.10.0
|
|
with:
|
|
with:
|
|
context: ./server
|
|
context: ./server
|
|
file: ./server/Dockerfile
|
|
file: ./server/Dockerfile
|