Skip to content

Commit

Permalink
Bump node from 18.17-alpine to 18.18-alpine in /silta-node/18-alpine
Browse files Browse the repository at this point in the history
Bumps node from 18.17-alpine to 18.18-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 20, 2023
1 parent 7da8bae commit d3ac2a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion silta-node/18-alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18.17-alpine
FROM node:18.18-alpine

RUN apk add --no-cache openssh bash rsync curl

Expand Down

0 comments on commit d3ac2a0

Please sign in to comment.