⬆️ Update golang Docker tag to v1.23.3
All checks were successful
ci / docker (pull_request) Successful in 13s
All checks were successful
ci / docker (pull_request) Successful in 13s
This commit is contained in:
parent
0a7450e017
commit
c3d659b4a3
@ -1,4 +1,4 @@
|
||||
FROM golang:1.23.2-alpine AS build-stage
|
||||
FROM golang:1.23.3-alpine AS build-stage
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user