Skip to content

Commit ca2fd76

Browse files
CI: update to objectboxio/buildenv-core:2024-07-11 #215
1 parent 3e64b23 commit ca2fd76

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# https://docs.gitlab.com/ci/yaml/
22

33
# Default image for linux builds
4-
# Using core instead of base to get access to ASAN from clang.
5-
image: objectboxio/buildenv-core:2023-07-28
4+
# This should match the image used to build the JVM database libraries (so Address Sanitizer library matches)
5+
image: objectboxio/buildenv-core:2024-07-11 # With JDK 17
66

77
# Assumes these environment variables are configured in GitLab CI/CD Settings:
88
# - OBX_READ_PACKAGES_TOKEN

0 commit comments

Comments
 (0)