chore(deps): update golang docker tag to v1.26.0
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 2m24s
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 2m24s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.25.6@sha256:fc24d3881a021e7b968a4610fc024fba749f98fe5c07d4f28e6cfa14dc65a84c AS builder_go
|
||||
FROM golang:1.26.0@sha256:c83e68f3ebb6943a2904fa66348867d108119890a2c6a2e6f07b38d0eb6c25c5 AS builder_go
|
||||
WORKDIR /spend-sparrow
|
||||
RUN go install github.com/golangci/golangci-lint/v2/cmd/golangci-lint@latest
|
||||
RUN go install github.com/a-h/templ/cmd/templ@latest
|
||||
|
||||
Reference in New Issue
Block a user