Merge pull request 'Update golang Docker tag to v1.24.4' (#73) from renovate/golang-1.x into main
All checks were successful
Build the docker image for the API / build (push) Successful in 2m54s
All checks were successful
Build the docker image for the API / build (push) Successful in 2m54s
Reviewed-on: #73
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM golang:1.24.3
|
||||
FROM golang:1.24.4
|
||||
|
||||
WORKDIR /api
|
||||
|
||||
|
Reference in New Issue
Block a user