docker: fix tag typo

This commit is contained in:
Valentin Tolmer 2022-08-01 18:21:25 +02:00 committed by nitnelave
parent 64556fc744
commit 122e08790f

View File

@ -353,7 +353,7 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
platforms: linux/amd64,linux/arm64
file: ./.github/workflows/Dockerfile.ci.alpine
tags: nitnelave/lldap:latest, nitnelave/lldap:latest-alpime
tags: nitnelave/lldap:latest, nitnelave/lldap:latest-alpine
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new