Skip to content

Commit

Permalink
Bump node from 20.5.1-bullseye-slim to 20.6.0-bullseye-slim
Browse files Browse the repository at this point in the history
Bumps node from 20.5.1-bullseye-slim to 20.6.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 Sep 6, 2023
1 parent 5dc037d commit 4deb631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.5.1-bullseye-slim
FROM node:20.6.0-bullseye-slim
ENV NODE_ENV=production
ARG TARGETPLATFORM

Expand Down

0 comments on commit 4deb631

Please sign in to comment.