Compare commits

..

1 Commits

Author SHA1 Message Date
renovate aa8d17bc08 chore(deps): update ubuntu docker tag to v26
Build image / build (pull_request) Successful in 28m47s Details
Build image / build (push) Has been cancelled Details
2026-05-05 04:13:59 +00:00
1 changed files with 1 additions and 1 deletions

View File

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