Skip to content

Commit

Permalink
update openapi v1296
Browse files Browse the repository at this point in the history
  • Loading branch information
hgiasac committed Oct 15, 2024
1 parent b1c87dc commit a446eeb
Show file tree
Hide file tree
Showing 7 changed files with 7,782 additions and 2,177 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM ghcr.io/hasura/ndc-rest:v0.2.2
FROM ghcr.io/hasura/ndc-rest:v0.2.4

COPY ./config /etc/connector
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
NDC_REST_VERSION ?= v0.2.2
NDC_REST_VERSION ?= v0.2.4
UID ?= $(shell id -u)
GID ?= $(shell id -g)

Expand Down
Loading

0 comments on commit a446eeb

Please sign in to comment.