Skip to content

Commit 5b5f70d

Browse files
committed
Ubuntu version fix
1 parent 16c786c commit 5b5f70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fetch/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:23.04 as base
1+
FROM ubuntu:24.04 as base
22

33
USER root
44

0 commit comments

Comments
 (0)