Skip to content

Commit

Permalink
Bump node in /apps/ey-slackbot
Browse files Browse the repository at this point in the history
Bumps node from 21.2.0-bullseye-slim to 21.4.0-bullseye-slim.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 9d95b77 commit 672b3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/ey-slackbot/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:21.2.0-bullseye-slim
FROM node:21.4.0-bullseye-slim

WORKDIR /usr/src/app

Expand Down

0 comments on commit 672b3bb

Please sign in to comment.