Skip to content

Commit

Permalink
updated main.yml docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
marc101101 committed Oct 24, 2023
1 parent 3033d1b commit 5e2d852
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,8 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Build and push
uses: docker/build-push-action@v2
uses: docker/build-push-action@v4
with:
push: true
platforms: linux/amd64,linux/arm64/v8,linux/arm/v7
tags: |
ratisbonacoding/website:latest

0 comments on commit 5e2d852

Please sign in to comment.