Skip to content

Commit

Permalink
Merge pull request #519 from bruhwhyamiso-templates/main
Browse files Browse the repository at this point in the history
Chnage Dockerfile Node image to bookworm-slim
  • Loading branch information
xbubbo authored Mar 10, 2024
2 parents 51ee001 + c52e4dd commit a249165
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:iron-bookworm-slim
FROM node:bookworm-slim
ENV NODE_ENV=production

WORKDIR /app
Expand Down

0 comments on commit a249165

Please sign in to comment.