mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-31 18:17:20 +01:00
build(deps): bump ubuntu in /plugins/proxywasm/e2e/nginx (#607)
Bumps ubuntu from 25.04 to 25.10. --- updated-dependencies: - dependency-name: ubuntu dependency-version: '25.10' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:25.04
|
||||
FROM ubuntu:25.10
|
||||
|
||||
RUN apt update && apt install -y libatomic1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user