mirror of
https://github.com/YuzuZensai/cloudnative-vectorchord-pgvecto.rs.git
synced 2026-01-31 14:57:18 +00:00
chore: Remove upstream dockerfile directive
The arg substitution syntax we use has now made it into the default dockerfile syntax Signed-off-by: bo0tzz <git@bo0tzz.me>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
# syntax=docker/dockerfile-upstream:master
|
||||
ARG CNPG_TAG
|
||||
|
||||
FROM ghcr.io/cloudnative-pg/postgresql:$CNPG_TAG
|
||||
|
||||
Reference in New Issue
Block a user