Skip to content

Commit

Permalink
build(deps): bump ubuntu in /plugins/proxywasm/e2e/nginx
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]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 2976392 commit b7a8479
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 b7a8479

Please sign in to comment.