Skip to content

Commit

Permalink
Bump to node:21.5-alpine3.19@sha256:82c93cef3d2acbb2557c5fda48214fbc2…
Browse files Browse the repository at this point in the history
…bf5385edfb4d96d990690d75ddabf7b

Signed-off-by: Jauder Ho <[email protected]>
  • Loading branch information
jauderho committed Jan 9, 2024
1 parent 26636f4 commit 9eb9e8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cf-warp/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:21.5-alpine3.18@sha256:6957aef644eecebcd8692f4b91b413b26d25a68c3dfbb6f20d29475d05c32473 AS build
FROM node:21.5-alpine3.19@sha256:82c93cef3d2acbb2557c5fda48214fbc2bf5385edfb4d96d990690d75ddabf7b AS build

WORKDIR /app

Expand Down
2 changes: 1 addition & 1 deletion excalidraw/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:21.5-alpine3.18@sha256:6957aef644eecebcd8692f4b91b413b26d25a68c3dfbb6f20d29475d05c32473 AS build
FROM node:21.5-alpine3.19@sha256:82c93cef3d2acbb2557c5fda48214fbc2bf5385edfb4d96d990690d75ddabf7b AS build
#FROM node:21.4-alpine3.18@sha256:9bfaec4816d320226b1533abd5d22d6a888105ee502b820676736de99a198408 AS build

WORKDIR /app
Expand Down

0 comments on commit 9eb9e8f

Please sign in to comment.