Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
feat(storage): Push linux/arm64 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurelien30000 committed Mar 14, 2024
1 parent 0286bb3 commit d396dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-tiger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
context: ./storage/ubuntu-tiger
file: ./storage/ubuntu-tiger/Dockerfile
platforms: linux/amd64
platforms: linux/amd64,linux/arm64
push: true
tags: |
ghcr.io/domicraftfr/storage:ubuntu-tiger

0 comments on commit d396dcd

Please sign in to comment.