Merge pull request 'chore(deps): update golang docker tag to v1.23.6' (#6) from renovate/golang-1.x into custom
All checks were successful
Build and publish the docker image / build (push) Successful in 44s
All checks were successful
Build and publish the docker image / build (push) Successful in 44s
Reviewed-on: #6
This commit is contained in:
commit
527fa8c13d
@ -1,4 +1,4 @@
|
||||
FROM golang:1.23.5 AS build
|
||||
FROM golang:1.23.6 AS build
|
||||
|
||||
WORKDIR /code
|
||||
RUN go install github.com/a-h/templ/cmd/templ@latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user