We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f54d71a commit b32598dCopy full SHA for b32598d
Dockerfile
@@ -1,5 +1,5 @@
1
FROM node:20-alpine3.19 AS node-alpine
2
-FROM golang:1.22.2-alpine3.19 AS go-alpine
+FROM golang:1.23.4-alpine3.19 AS go-alpine
3
4
# ------ Build Zoekt ------
5
FROM go-alpine AS zoekt-builder
0 commit comments