From ed4afcb5c7bc2ed2a31d825be5198dc8f00de07e Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 24 Apr 2026 00:10:01 +0000 Subject: [PATCH] chore(deps): update ubuntu docker tag to v26 --- dataflow/custom-containers/ubuntu/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dataflow/custom-containers/ubuntu/Dockerfile b/dataflow/custom-containers/ubuntu/Dockerfile index c35d23d9957..88af1c228d7 100644 --- a/dataflow/custom-containers/ubuntu/Dockerfile +++ b/dataflow/custom-containers/ubuntu/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM ubuntu:focal +FROM ubuntu:resolute WORKDIR /pipeline