Skip to content

Commit b32598d

Browse files
Bump golang version
1 parent f54d71a commit b32598d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM node:20-alpine3.19 AS node-alpine
2-
FROM golang:1.22.2-alpine3.19 AS go-alpine
2+
FROM golang:1.23.4-alpine3.19 AS go-alpine
33

44
# ------ Build Zoekt ------
55
FROM go-alpine AS zoekt-builder

0 commit comments

Comments
 (0)