Skip to content

Commit

Permalink
fix: project/c2-microservices-v1/udacity-c2-restapi-user/Dockerfile t…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Oct 19, 2023
1 parent 7fe0c3c commit c187198
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Set the base image
FROM node:18.9.1-slim
FROM node:hydrogen-bookworm-slim
# Create app directory
WORKDIR /usr/src/app
# Copy package.json AND package-lock.json
Expand Down

0 comments on commit c187198

Please sign in to comment.