chore(deps): update ubuntu docker tag to v26 #88

Merged
morre merged 1 commits from renovate/ubuntu-26.x into main 2026-05-05 18:13:16 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit aa8d17bc08 - Show all commits

View File

@ -1,4 +1,4 @@
FROM ubuntu:24.04@sha256:84e77dee7d1bc93fb029a45e3c6cb9d8aa4831ccfcc7103d36e876938d28895b
FROM ubuntu:26.04@sha256:f3d28607ddd78734bb7f71f117f3c6706c666b8b76cbff7c9ff6e5718d46ff64
SHELL ["/bin/bash", "-o", "pipefail", "-c"]