Skip to content

Commit

Permalink
Update ubuntu Docker tag to jammy-20240227
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2024
1 parent 9a4ecd3 commit be8e9ee
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
@@ -1,7 +1,7 @@
# renovate: datasource=github-releases depName=jenkinsci/docker-agent versioning=loose
ARG JENKINS_AGENT_VERSION="3206.vb_15dcf73f6a_9-4"

FROM ubuntu:jammy-20240212 AS base
FROM ubuntu:jammy-20240227 AS base

FROM jenkins/inbound-agent:${JENKINS_AGENT_VERSION}-jdk17 AS jenkins-agent

Expand Down

0 comments on commit be8e9ee

Please sign in to comment.