Skip to content

Commit 9d4da77

Browse files
committed
bump engine image too
1 parent a918898 commit 9d4da77

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
@@ -291,8 +291,8 @@ jobs:
291291
DOCKER_IMAGE: ortussolutions/commandbox
292292
BUILD_IMAGE_TAGS: ${{ matrix.BUILD_IMAGE_TAGS }}
293293
BASE_IMAGE: ${{ matrix.BASE_IMAGE }}
294-
COMMANDBOX_VERSION: 6.3.3-rc
295-
IMAGE_VERSION: 3.17.0
294+
COMMANDBOX_VERSION: 6.3.3
295+
IMAGE_VERSION: 3.18.0
296296
run: |
297297
# Split the comma-separated tags
298298
IFS=',' read -ra TAG_ARRAY <<< "$BUILD_IMAGE_TAGS"

0 commit comments

Comments
 (0)