Merge pull request 'Update golang Docker tag to v1.24.0' (#29) from renovate/golang-1.x into main
All checks were successful
Build the docker image for the API / build (push) Successful in 3m6s
Build the docker image for the frontend application / build (push) Successful in 1m12s
Build the docker image for the doc server / build (push) Successful in 11s

Reviewed-on: #29
This commit is contained in:
ngn 2025-02-15 01:22:48 +03:00
commit 4380638982

View File

@ -1,4 +1,4 @@
FROM golang:1.23.6
FROM golang:1.24.0
WORKDIR /api