Skip to content

Commit 566d954

Browse files
authored
chore: update docker ubuntu version (#1741)
1 parent d765e20 commit 566d954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

33
RUN apt-get update && \
44
apt-get install -y git && \

0 commit comments

Comments
 (0)