fixup! Implemented client side article editor (#6)
This commit is contained in:
parent
70c5c4c50f
commit
1a5c5b4cd9
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -67,4 +67,4 @@ jobs:
|
|||
labels: ${{ steps.meta.outputs.labels }}
|
||||
build-args: |
|
||||
VERSION=${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}
|
||||
BASE=8.0${{ matrix.suffix }}
|
||||
BASE={{ matrix.suffix }}
|
||||
|
|
Loading…
Reference in a new issue