Skip to content

Commit

Permalink
Bump ubuntu from 22.04 to 24.04 in /tools/verdict-back-ends
Browse files Browse the repository at this point in the history
Bumps ubuntu from 22.04 to 24.04.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tuxji committed Apr 26, 2024
1 parent 39bf235 commit b2df124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/verdict-back-ends/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG BUILDKIT_INLINE_CACHE=1

# Base our image on latest ubuntu LTS

FROM ubuntu:22.04
FROM ubuntu:24.04

# Install packages which are needed by verdict back-end tools
# (kind2 requires libzmq5 and z3)
Expand Down

0 comments on commit b2df124

Please sign in to comment.