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 Sep 30, 2024
1 parent 10c1279 commit 31fd080
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.20.3-slim
FROM node:18.20.4-slim
# Create app directory
WORKDIR /usr/src/app
# Copy package.json AND package-lock.json
Expand Down

0 comments on commit 31fd080

Please sign in to comment.