Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Commit e00bc24

Browse files
authored
Merge pull request #21 from supabase/fix-docker-tag
fix: deno docker tag
2 parents f8061e6 + 8a1296c commit e00bc24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM denoland/deno:v1.27.2
1+
FROM denoland/deno:1.27.2
22

33
EXPOSE 8081
44
WORKDIR /app

0 commit comments

Comments
 (0)