Skip to content

Commit a14c561

Browse files
authored
Merge pull request #294 from VladimirKuletski/master
x64 image build included
2 parents 2229dc4 + c04a86c commit a14c561

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
push: true
5151
tags: ghcr.io/${{ env.IMAGE_NAME_LC }}:latest
5252
labels: ${{ steps.meta.outputs.labels }}
53-
platforms: linux/arm64, linux/armv7, linux/armv6
53+
platforms: linux/amd64, linux/arm64, linux/armv7, linux/armv6

0 commit comments

Comments
 (0)