Skip to content

Commit 1d1366b

Browse files
chore(deps): update ubuntu docker tag to v24
1 parent a59a4a7 commit 1d1366b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Test environment for crabcode
2-
FROM ubuntu:22.04
2+
FROM ubuntu:24.04
33

44
# Install dependencies
55
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)