Skip to content

Commit e3389f1

Browse files
Merge pull request #66 from bento-platform/chore/update
chore: update API base image + bump version to 7.0.1
2 parents 07917f6 + 97e6d71 commit e3389f1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

etc/example.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
GOHAN_DEBUG=false
44
GOHAN_SERVICE_CONTACT=someone@somewhere.ca
5-
GOHAN_SEMVER=7.0.0
5+
GOHAN_SEMVER=7.0.1
66
GOHAN_SERVICES="gateway api elasticsearch kibana drs authorization"
77

88
# GOOS=linux
@@ -39,8 +39,8 @@ GOHAN_API_IMAGE=gohan-api
3939
GOHAN_API_VERSION=latest
4040

4141
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
42+
GOHAN_API_DEV_BASE_IMAGE=ghcr.io/bento-platform/bento_base_image:golang-debian-2026.01.14
43+
GOHAN_API_PROD_BASE_IMAGE=ghcr.io/bento-platform/bento_base_image:plain-debian-2026.01.14
4444

4545
GOHAN_API_CONTAINER_NAME=gohan-api
4646
GOHAN_API_SERVICE_HOST=0.0.0.0

0 commit comments

Comments
 (0)