Skip to content

Commit

Permalink
faet: add light base image
Browse files Browse the repository at this point in the history
  • Loading branch information
parabolabam committed Jan 31, 2025
1 parent a87050f commit b017026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/builder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use an official Node.js runtime as a parent image
FROM node:lts
FROM node:22.13.1-alpine

# Set the working directory in the container
WORKDIR /app
Expand Down

0 comments on commit b017026

Please sign in to comment.