Skip to content

Commit 6a18ff2

Browse files
committed
workaround
1 parent eb7e360 commit 6a18ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ jobs:
7272
file: tools/docker/${{ matrix.dockerfile }}.dockerfile
7373
build-args: ${{ matrix.build-args }}
7474
platforms: ${{ matrix.platforms }}
75-
tags: ghcr.io/${{ github.repository }}/${{ matrix.image }}:${{ github.sha }}, ghcr.io/${{ github.repository }}/${{ matrix.image }}:latest
75+
tags: ghcr.io/${{ github.repository }}/${{ matrix.image }}:${{ github.sha }}

0 commit comments

Comments
 (0)