Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 21, 2026

Completes Snyk PR #288 which upgraded the util Dockerfile base image from ubuntu:noble-20250925 to ubuntu:24.04 (fixes CVE-2024-53055 and CVE-2024-53924). The Dockerfile change alone would fail CI validation - container version tags must match package.json and all WDL workflow references must use the current version.

Changes

  • Bumped docker/util/package.json version: 3.0.13.0.2
  • Updated 16 container references across 9 WDL files to use ghcr.io/stjudecloud/util:3.0.2

Affected Files

Config:

  • docker/util/package.json

Workflows using util container:

  • data_structures/flag_filter.wdl
  • data_structures/read_group.wdl (3 references)
  • tools/htseq.wdl
  • tools/md5sum.wdl
  • tools/util.wdl (7 references)
  • workflows/dnaseq/dnaseq-standard.wdl
  • workflows/qc/quality-check-standard.wdl
  • workflows/rnaseq/rnaseq-standard.wdl

Before submitting this PR, please make sure:

  • You have added a few sentences describing the PR here.
  • The code passes all CI tests without any errors or warnings.
  • You have added tests (when appropriate).
  • You have added an entry in any relevant CHANGELOGs (when appropriate).
  • If you have made any changes to the scripts/ or docker/ directories, please ensure any image versions have been incremented accordingly!
  • You have updated the README or other documentation to account for these changes (when appropriate).
Original prompt

Pull Request: #288


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: adthrasher <1165729+adthrasher@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix errors in workflow configuration Bump util Docker image version for Ubuntu 24.04 base upgrade Jan 21, 2026
Copilot AI requested a review from adthrasher January 21, 2026 17:26
@adthrasher adthrasher marked this pull request as ready for review January 21, 2026 17:51
@adthrasher adthrasher merged commit c6fc6cf into snyk-fix-29f47df8693f754e3a31c4fb20799183 Jan 21, 2026
21 of 22 checks passed
@adthrasher adthrasher deleted the copilot/fix-workflow-errors branch January 21, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants