We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 07917f6 + 97e6d71 commit e3389f1Copy full SHA for e3389f1
1 file changed
etc/example.env
@@ -2,7 +2,7 @@
2
3
GOHAN_DEBUG=false
4
GOHAN_SERVICE_CONTACT=someone@somewhere.ca
5
-GOHAN_SEMVER=7.0.0
+GOHAN_SEMVER=7.0.1
6
GOHAN_SERVICES="gateway api elasticsearch kibana drs authorization"
7
8
# GOOS=linux
@@ -39,8 +39,8 @@ GOHAN_API_IMAGE=gohan-api
39
GOHAN_API_VERSION=latest
40
41
GOHAN_API_BUILDER_BASE_IMAGE=golang:1.21-bookworm
42
-GOHAN_API_DEV_BASE_IMAGE=ghcr.io/bento-platform/bento_base_image:golang-debian-2025.09.09
43
-GOHAN_API_PROD_BASE_IMAGE=ghcr.io/bento-platform/bento_base_image:plain-debian-2025.09.29
+GOHAN_API_DEV_BASE_IMAGE=ghcr.io/bento-platform/bento_base_image:golang-debian-2026.01.14
+GOHAN_API_PROD_BASE_IMAGE=ghcr.io/bento-platform/bento_base_image:plain-debian-2026.01.14
44
45
GOHAN_API_CONTAINER_NAME=gohan-api
46
GOHAN_API_SERVICE_HOST=0.0.0.0
0 commit comments