Update golang Docker tag to v1.23.6
This commit is contained in:
parent
042b66787c
commit
4da0118919
@ -1,4 +1,4 @@
|
||||
FROM golang:1.23.5 AS build
|
||||
FROM golang:1.23.6 AS build
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user