Skip to content

Commit

Permalink
Bump to node:22-alpine3.20@sha256:3bb8914774985da457e08ca85654fecc062…
Browse files Browse the repository at this point in the history
…a206807d6225ede5b9b4e7465e733

Signed-off-by: Jauder Ho <[email protected]>
  • Loading branch information
jauderho committed May 30, 2024
1 parent 9f86bad commit 1303f8b
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,5 +1,5 @@
#FROM node:20-alpine3.19@sha256:fac6f741d51194c175c517f66bc3125588313327ad7e0ecd673e161e4fa807f3 AS build
FROM node:22-alpine3.19@sha256:9e8f45fc08c709b1fd87baeeed487977f57585f85f3838c01747602cd85a64bb AS build
FROM node:22-alpine3.20@sha256:3bb8914774985da457e08ca85654fecc062a206807d6225ede5b9b4e7465e733 AS build

#WORKDIR /app
WORKDIR /opt/node_app
Expand Down

0 comments on commit 1303f8b

Please sign in to comment.