Skip to content

Commit c37956c

Browse files
Merge pull request #718 from jstourac/build2024b
Bump the release version of the build images from 2024a to 2024b
2 parents ef13b93 + 6cde8ac commit c37956c

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)