Skip to content

Commit c22b91a

Browse files
fix merge conflict
1 parent 2c35fea commit c22b91a

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Dockerfile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,8 @@ ARG NEXT_PUBLIC_SENTRY_BACKEND_DSN
1515
ARG NEXT_PUBLIC_LANGFUSE_PUBLIC_KEY
1616
ARG NEXT_PUBLIC_LANGFUSE_BASE_URL
1717

18-
<<<<<<< Updated upstream
19-
FROM node:22.21.0-alpine3.20 AS node-alpine
20-
FROM golang:1.23.4-alpine3.20 AS go-alpine
21-
=======
2218
FROM node:24-alpine3.23 AS node-alpine
2319
FROM golang:1.23.4-alpine3.19 AS go-alpine
24-
>>>>>>> Stashed changes
2520
# ----------------------------------
2621

2722
# ------ Build Zoekt ------

0 commit comments

Comments
 (0)