Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
aquestry committed Dec 30, 2024
1 parent 129823a commit d0e6d14
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 @@ -46,4 +46,4 @@ jobs:
- name: Build and push Docker image
run: |
docker buildx create --use
docker buildx build --platform linux/amd64,linux/arm64 --tag anton691/simple-parkour:latest --push .
docker buildx build --platform linux/arm64 --tag anton691/simple-lobby:latest --push .

0 comments on commit d0e6d14

Please sign in to comment.