Skip to content

Commit

Permalink
back to alpine
Browse files Browse the repository at this point in the history
libsql issues seems to be resolved
  • Loading branch information
nichtsam committed Feb 1, 2025
1 parent 1c26c48 commit 0fedc44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:22-slim AS base
FROM node:22-alpine AS base

RUN <<EOF
apt-get update
Expand Down

0 comments on commit 0fedc44

Please sign in to comment.