Skip to content

Commit a6322a1

Browse files
committed
Recovered tags
1 parent 8c13e89 commit a6322a1

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
@@ -73,4 +73,4 @@ jobs:
7373
file: tools/docker/${{ matrix.dockerfile }}.dockerfile
7474
build-args: ${{ matrix.build-args }}
7575
platforms: ${{ matrix.platforms }}
76-
tags: ghcr.io/${{ github.repository }}/${{ matrix.image }}:${{ github.sha }}
76+
tags: ghcr.io/${{ github.repository }}/${{ matrix.image }}:${{ github.sha }}, ghcr.io/${{ github.repository }}/${{ matrix.image }}:latest

0 commit comments

Comments
 (0)