Skip to content

Commit

Permalink
chore(deps): Bump node from 20.5.1-slim to 20.6.1-slim
Browse files Browse the repository at this point in the history
Bumps node from 20.5.1-slim to 20.6.1-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 12, 2023
1 parent a85d926 commit 1b7b686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.acarshub-typescript
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.5.1-slim AS acarshub-typescript-builder
FROM node:20.6.1-slim AS acarshub-typescript-builder

ENV DOCKER_BUILD="true"

Expand Down

0 comments on commit 1b7b686

Please sign in to comment.