Skip to content

Commit b231ec2

Browse files
committed
Bump release version
1 parent a9ab2ad commit b231ec2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
DOCKER_IMAGE: ortussolutions/commandbox
9898
BUILD_IMAGE_TAGS: ${{ matrix.BUILD_IMAGE_TAGS }}
9999
COMMANDBOX_VERSION: 6.3.1
100-
IMAGE_VERSION: 3.15.0
100+
IMAGE_VERSION: 3.15.1
101101
run: |
102102
# Split the comma-separated tags
103103
IFS=',' read -ra TAG_ARRAY <<< "$BUILD_IMAGE_TAGS"
@@ -292,7 +292,7 @@ jobs:
292292
BUILD_IMAGE_TAGS: ${{ matrix.BUILD_IMAGE_TAGS }}
293293
BASE_IMAGE: ${{ matrix.BASE_IMAGE }}
294294
COMMANDBOX_VERSION: 6.3.1
295-
IMAGE_VERSION: 3.15.0
295+
IMAGE_VERSION: 3.15.1
296296
run: |
297297
# Split the comma-separated tags
298298
IFS=',' read -ra TAG_ARRAY <<< "$BUILD_IMAGE_TAGS"

0 commit comments

Comments
 (0)