We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08b2762 commit a046bacCopy full SHA for a046bac
1 file changed
.github/workflows/publish-server.yml
@@ -87,7 +87,7 @@ jobs:
87
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
88
tags: |
89
type=match,pattern=libsql-server-(.*),group=1
90
- type=raw,value=latest
+ type=raw,value=latest-arm
91
92
- name: Build and push Docker image
93
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
0 commit comments