We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbd5644 commit ec3e263Copy full SHA for ec3e263
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax = docker/dockerfile:1.2
2
3
-FROM node:21.6.1-alpine AS runtime
+FROM ubuntu:latest AS runtime
4
WORKDIR /app
5
6
ARG TURSO_DB_URL
0 commit comments