Skip to content

Commit

Permalink
Removing the depreciated version to make it working
Browse files Browse the repository at this point in the history
  • Loading branch information
hrithikwins committed Mar 5, 2024
1 parent 3a2152d commit 409b0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/postgrest.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
ARG POSTGREST_VERSION=v9.0.1.20220802
ARG POSTGREST_VERSION=v9.0.1

FROM postgrest/postgrest:${POSTGREST_VERSION}
# User 1000 comes from
Expand Down

0 comments on commit 409b0fa

Please sign in to comment.