Merge pull request 'Update golang Docker tag to v1.23.6' (#23) from renovate/golang-1.x into main
Some checks are pending
Build the docker image for the API / build (push) Waiting to run
Build the docker image for the frontend application / build (push) Waiting to run
Build the docker image for the doc server / build (push) Waiting to run

Reviewed-on: #23
This commit is contained in:
ngn 2025-02-05 19:09:37 +03:00
commit 5a73910331

View File

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