Skip to content

Commit

Permalink
[DUOS-1740-dependabot]: Bump the docker-dependencies group with 1 upd…
Browse files Browse the repository at this point in the history
…ate (#2337)

Bumps the docker-dependencies group with 1 update: node.


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

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 Sep 28, 2023
1 parent 8edb1d7 commit aa4a9ad
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,5 +1,5 @@
# builder image
FROM node:18.17.1 AS builder
FROM node:18.18.0 AS builder
LABEL maintainer="[email protected]"

# set working directory
Expand Down

0 comments on commit aa4a9ad

Please sign in to comment.