Skip to content

Commit 144a4fc

Browse files
authored
Merge pull request supabase#17163 from supabase/cli/v1.93.0
chore: update self-hosted image versions
2 parents 567bb1a + 0ea8772 commit 144a4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ services:
273273

274274
functions:
275275
container_name: supabase-edge-functions
276-
image: supabase/edge-runtime:v1.8.1
276+
image: supabase/edge-runtime:v1.13.1
277277
restart: unless-stopped
278278
depends_on:
279279
analytics:

0 commit comments

Comments
 (0)