Skip to content

Commit 21883b5

Browse files
fix
1 parent ea9936e commit 21883b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ARG NEXT_PUBLIC_SENTRY_BACKEND_DSN
1515
ARG NEXT_PUBLIC_LANGFUSE_PUBLIC_KEY
1616
ARG NEXT_PUBLIC_LANGFUSE_BASE_URL
1717

18-
FROM node:24-alpine3.19 AS node-alpine
18+
FROM node:24-alpine3.23 AS node-alpine
1919
FROM golang:1.23.4-alpine3.19 AS go-alpine
2020
# ----------------------------------
2121

0 commit comments

Comments
 (0)