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 093a9f4 commit c465c2cCopy full SHA for c465c2c
1 file changed
images/alpha.Dockerfile
@@ -11,7 +11,7 @@ COPY ./docs ./src/assets/docs
11
RUN npm install
12
RUN npm run build-dashboard
13
14
-FROM golang:1.26.4-alpine@sha256:3ad57304ad93bbec8548a0437ad9e06a455660655d9af011d58b993f6f615648 AS gobuild
+FROM golang:1.26.5-alpine@sha256:99e12cfb19b753915f9b9fdc5a99f1869a24a69d3a0955832d5702e7fa68f1be AS gobuild
15
16
ARG VERSION=dev
17
0 commit comments