Skip to content

Commit c465c2c

Browse files
chore(deps): update golang docker tag to v1.26.5 (#1113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 093a9f4 commit c465c2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/alpha.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ COPY ./docs ./src/assets/docs
1111
RUN npm install
1212
RUN npm run build-dashboard
1313

14-
FROM golang:1.26.4-alpine@sha256:3ad57304ad93bbec8548a0437ad9e06a455660655d9af011d58b993f6f615648 AS gobuild
14+
FROM golang:1.26.5-alpine@sha256:99e12cfb19b753915f9b9fdc5a99f1869a24a69d3a0955832d5702e7fa68f1be AS gobuild
1515

1616
ARG VERSION=dev
1717

0 commit comments

Comments
 (0)