Skip to content

Commit

Permalink
build(deps): bump the docker-dependecies group with 1 update (#226)
Browse files Browse the repository at this point in the history
Bumps the docker-dependecies group with 1 update: node.


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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 27, 2023
1 parent d302614 commit 8d14d1e
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:21.1.0
FROM node:21.2.0
RUN mkdir -p /usr/hullcss/src
WORKDIR /usr/hullcss/src
COPY package.json /usr/hullcss/src
Expand Down

0 comments on commit 8d14d1e

Please sign in to comment.