Skip to content

Commit

Permalink
upgrade stripe openapi v1027
Browse files Browse the repository at this point in the history
  • Loading branch information
hgiasac committed May 11, 2024
1 parent 9313676 commit f336ad4
Show file tree
Hide file tree
Showing 5 changed files with 12,509 additions and 5,691 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.1.2
FROM ghcr.io/hasura/ndc-rest:v0.1.3

COPY ./config /config
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
STRIPE_VERSION ?= v956
NDC_REST_VERSION ?= v0.1.2
STRIPE_VERSION ?= v1027
NDC_REST_VERSION ?= v0.1.3
UID ?= $(shell id -u)
GID ?= $(shell id -g)

Expand Down
Loading

0 comments on commit f336ad4

Please sign in to comment.