Skip to content

Commit 2e79fc6

Browse files
amortemousqueci.browser-sdk
andauthored
👷 Bump chrome to 139.0.7258.66-1 (#3764)
Co-authored-by: ci.browser-sdk <[email protected]>
1 parent 562214c commit 2e79fc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.gitlab-ci.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
variables:
22
CURRENT_STAGING: staging-32
33
APP: 'browser-sdk'
4-
CURRENT_CI_IMAGE: 86
4+
CURRENT_CI_IMAGE: 87
55
BUILD_STABLE_REGISTRY: 'registry.ddbuild.io'
66
CI_IMAGE: '$BUILD_STABLE_REGISTRY/ci/$APP:$CURRENT_CI_IMAGE'
77
GIT_REPOSITORY: '[email protected]:DataDog/browser-sdk.git'
88
MAIN_BRANCH: 'main'
99
NEXT_MAJOR_BRANCH: ''
10-
CHROME_PACKAGE_VERSION: 138.0.7204.49-1
10+
CHROME_PACKAGE_VERSION: 139.0.7258.66-1
1111
FF_TIMESTAMPS: 'true' # Enable timestamps for gitlab-ci logs
1212

1313
cache:

0 commit comments

Comments
 (0)