Skip to content

Commit 6cde8ac

Browse files
committed
Bump the release version of the build images from 2024a to 2024b
From now on the images build on this branch are named with 2024b infix in their tags. Helps to move the [1] further. * [1] https://issues.redhat.com/browse/RHOAIENG-12621
1 parent ef13b93 commit 6cde8ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
IMAGE_REGISTRY ?= quay.io/opendatahub/workbench-images
2-
RELEASE ?= 2024a
2+
RELEASE ?= 2024b
33
# additional user-specified caching parameters for $(CONTAINER_ENGINE) build
44
CONTAINER_BUILD_CACHE_ARGS ?= --no-cache
55
# whether to build all dependent images or just the one specified

0 commit comments

Comments
 (0)