Skip to content

Commit

Permalink
Update ubuntu Docker tag to noble-20250127 (#296)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent 5dc75ac commit 887dbf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ARG JENKINS_AGENT_VERSION="3206.vb_15dcf73f6a_9-7"


FROM ubuntu:noble-20241118.1 AS ubuntu
FROM ubuntu:noble-20250127 AS ubuntu

SHELL ["/bin/bash", "-euxo", "pipefail", "-c"]

Expand Down

0 comments on commit 887dbf4

Please sign in to comment.