Skip to content

Commit

Permalink
docker: bump node from 23.3-alpine3.21 to 23.4-alpine3.21 in /excalid…
Browse files Browse the repository at this point in the history
…raw (#4159)

Bumps node from 23.3-alpine3.21 to 23.4-alpine3.21.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

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] authored Dec 12, 2024
1 parent 2258cae commit 928a183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion excalidraw/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:23.3-alpine3.21@sha256:3e58d4a77778684d17ab30ba8192515bd8078083df29a2d90fe7481f78f30093 AS build
FROM node:23.4-alpine3.21@sha256:d319827b3b99cca0153f6049fb584a5a4a0ae49252b6dda2314ef564f9857cf2 AS build

#WORKDIR /app
WORKDIR /opt/node_app
Expand Down

0 comments on commit 928a183

Please sign in to comment.