mirror of
https://github.com/YuzuZensai/cloudnative-vectorchord-pgvecto.rs.git
synced 2026-01-06 04:33:02 +00:00
Build FROM more specific tag
This commit is contained in:
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@@ -85,5 +85,6 @@ jobs:
|
||||
tags: ${{ steps.metadata.outputs.tags }}
|
||||
labels: ${{ steps.metadata.outputs.labels }}
|
||||
build-args: |
|
||||
CNPG_TAG=${{ matrix.cnpgTag }}
|
||||
PG_MAJOR=${{ steps.version.outputs.pg_major }}
|
||||
PGVECTORS_TAG=${{ matrix.pgvectorsVersion }}
|
||||
|
||||
Reference in New Issue
Block a user