Merge pull request 'Update golang Docker tag to v1.23.5' (#4) from renovate/golang-1.x into main
All checks were successful
Build the docker image for the API / build (push) Successful in 2m5s
Build the docker image for the frontend application / build (push) Successful in 8s
Build the docker image for the doc server / build (push) Successful in 8s

Reviewed-on: #4
This commit is contained in:
ngn 2025-01-20 19:45:41 +03:00
commit f0e168c684

View File

@ -1,4 +1,4 @@
FROM golang:1.23.4
FROM golang:1.23.5
WORKDIR /api