Skip to content

Commit a046bac

Browse files
authored
chore: move arm docker images to its own tag (#1069)
1 parent 08b2762 commit a046bac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
8888
tags: |
8989
type=match,pattern=libsql-server-(.*),group=1
90-
type=raw,value=latest
90+
type=raw,value=latest-arm
9191
9292
- name: Build and push Docker image
9393
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc

0 commit comments

Comments
 (0)