Install specific Deno version, not just latest

This commit is contained in:
Zef Hemel
2023-05-07 13:28:45 +02:00
parent 0195001e93
commit e02c489b54
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM denoland/deno:alpine-1.28.3
FROM denoland/deno:alpine-1.33.2
# The volume that will keep the space data
# Create a volume first: