Skip to content

Commit

Permalink
build(deps): bump node from a2fea8b to 1745a99
Browse files Browse the repository at this point in the history
Bumps node from `a2fea8b` to `1745a99`.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and o-kopysov committed Jan 2, 2025
1 parent 8b9d3b5 commit ae0c7db
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:23@sha256:a2fea8b0b74b6e828caa6d83f4b2a0dcb2eb1ff90f30205c32f7bd36ddf976c4 AS frontend
FROM node:23@sha256:1745a99b66da41b5ccd6f7be3810f74ddab16eb4579de10de378adb50d2e6e6f AS frontend

WORKDIR /frontend
COPY frontend .
Expand Down

0 comments on commit ae0c7db

Please sign in to comment.