Skip to content

Commit

Permalink
Merge pull request #295 from wunderio/dependabot/docker/silta-node/20…
Browse files Browse the repository at this point in the history
…-alpine/node-20.18.1-alpine

Bump node from 20.18.0-alpine to 20.18.1-alpine in /silta-node/20-alpine
  • Loading branch information
Rade333 authored Nov 26, 2024
2 parents 4e854fa + 266a963 commit 2c900a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion silta-node/20-alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.18.0-alpine
FROM node:20.18.1-alpine

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

Expand Down

0 comments on commit 2c900a4

Please sign in to comment.