Skip to content

Commit 0505ba5

Browse files
chore(deps): update node.js to v20.19.5
1 parent a177eb8 commit 0505ba5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Use this section once builds are fixed
22

3-
FROM node:20.19.4-bullseye-slim AS build
3+
FROM node:20.19.5-bullseye-slim AS build
44

55
# Build static files
66
WORKDIR /app

0 commit comments

Comments
 (0)