mirror of
https://github.com/znc/znc.git
synced 2026-08-07 01:13:25 +02:00
Docker git version: fix versio, update alpine
This commit is contained in:
@@ -131,6 +131,7 @@ jobs:
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
- uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
||||
Reference in New Issue
Block a user