Skip to content

Commit 3ea054e

Browse files
renovate[bot]devflow.devflow-routing-intake
andauthored
chore(deps): update dependency linux-images to v104474088 (#48531)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | linux-images ([changelog](https://redirect.github.com/DataDog/datadog-agent-buildimages/commits/main)) | major | `v103719291-4f1ee3ce` → `v104474088-0c9dfdf4` | --- ### Configuration 📅 **Schedule**: Branch creation - Between 02:00 AM and 06:59 AM, Monday through Friday ( * 2-6 * * 1-5 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/DataDog/datadog-agent). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45NC4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlbG9nL25vLWNoYW5nZWxvZyIsImRlcGVuZGVuY2llcyIsInFhL25vLWNvZGUtY2hhbmdlIl19--> Co-authored-by: devflow.devflow-routing-intake <[email protected]>
1 parent e558c06 commit 3ea054e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.gitlab-ci.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -261,21 +261,21 @@ variables:
261261
# Build images versions
262262
# To use images from datadog-agent-buildimages dev branches, set the corresponding
263263
# SUFFIX variable to
264-
CI_IMAGE_BTF_GEN: v103719291-4f1ee3ce
264+
CI_IMAGE_BTF_GEN: v104474088-0c9dfdf4
265265
CI_IMAGE_BTF_GEN_SUFFIX: ""
266-
CI_IMAGE_DOCKER_X64: v103719291-4f1ee3ce
266+
CI_IMAGE_DOCKER_X64: v104474088-0c9dfdf4
267267
CI_IMAGE_DOCKER_X64_SUFFIX: ""
268-
CI_IMAGE_DOCKER_ARM64: v103719291-4f1ee3ce
268+
CI_IMAGE_DOCKER_ARM64: v104474088-0c9dfdf4
269269
CI_IMAGE_DOCKER_ARM64_SUFFIX: ""
270-
CI_IMAGE_GITLAB_AGENT_DEPLOY: v103719291-4f1ee3ce
270+
CI_IMAGE_GITLAB_AGENT_DEPLOY: v104474088-0c9dfdf4
271271
CI_IMAGE_GITLAB_AGENT_DEPLOY_SUFFIX: ""
272-
CI_IMAGE_LINUX: v103719291-4f1ee3ce
272+
CI_IMAGE_LINUX: v104474088-0c9dfdf4
273273
CI_IMAGE_LINUX_SUFFIX: ""
274-
CI_IMAGE_RPM_X64: v103719291-4f1ee3ce
274+
CI_IMAGE_RPM_X64: v104474088-0c9dfdf4
275275
CI_IMAGE_RPM_X64_SUFFIX: ""
276-
CI_IMAGE_RPM_ARM64: v103719291-4f1ee3ce
276+
CI_IMAGE_RPM_ARM64: v104474088-0c9dfdf4
277277
CI_IMAGE_RPM_ARM64_SUFFIX: ""
278-
CI_IMAGE_RPM_ARMHF: v103719291-4f1ee3ce
278+
CI_IMAGE_RPM_ARMHF: v104474088-0c9dfdf4
279279
CI_IMAGE_RPM_ARMHF_SUFFIX: ""
280280
CI_IMAGE_WIN_LTSC2022_X64: v102144341-64dad9f8
281281
CI_IMAGE_WIN_LTSC2022_X64_SUFFIX: ""

0 commit comments

Comments
 (0)