Skip to content

Commit

Permalink
chore(deps): bump node from 47d97b9 to 47d97b9 in /support (#5165)
Browse files Browse the repository at this point in the history
Bumps node from `47d97b9` to `47d97b9`.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent 3117964 commit fe67fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/debian.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ARG VARIANT=root

# Node base image
FROM node:18.15.0-buster-slim@sha256:b89966598ea8c38c37543823e54f3ff36c067d90f935085796cbd077a98c4ff8 as garden-buster-base-root
FROM node:18.15.0-buster-slim@sha256:8fc14971a14387a8b2cbeeddbd2298f73d8e2346dc24648096ca24e57e1d31f4 as garden-buster-base-root

FROM garden-buster-base-root as garden-base-root
# system dependencies
Expand Down

0 comments on commit fe67fc0

Please sign in to comment.