Skip to content

Commit

Permalink
build(deps): bump ubuntu in /plugins/proxywasm/e2e/nginx (#453)
Browse files Browse the repository at this point in the history
Bumps ubuntu from 24.10 to 25.04.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2024
1 parent 09538bd commit 3b535f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/proxywasm/e2e/nginx/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:24.10
FROM ubuntu:25.04

RUN apt update && apt install -y libatomic1

Expand Down

0 comments on commit 3b535f5

Please sign in to comment.