We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3adc6 commit 1cbfcd1Copy full SHA for 1cbfcd1
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.3-alpine as base
+FROM golang:1.24.4-alpine as base
2
WORKDIR /root/openslides-search-service
3
4
RUN apk add git
0 commit comments