Skip to content

Commit

Permalink
Merge pull request #850 from roncli/dependabot/docker/node/node-20.10…
Browse files Browse the repository at this point in the history
….0-alpine

Bump node from 20.9.0-alpine to 20.10.0-alpine in /node
  • Loading branch information
roncli committed Dec 2, 2023
2 parents eceff44 + db0e57a commit 299ec15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/Dockerfile
@@ -1,5 +1,5 @@
# Get Node LTS Alpine.
FROM node:20.9.0-alpine
FROM node:20.10.0-alpine

# Get packages.
RUN apk update && apk add cifs-utils && apk add keyutils
Expand Down

0 comments on commit 299ec15

Please sign in to comment.