Skip to content

Commit 0e369dd

Browse files
[Fix]: downgrade the OS version of another Dockerfile
1 parent c801bd8 commit 0e369dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-for-compiler-developers/Dockerfile

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

33
SHELL ["/bin/bash", "-c"]
44

0 commit comments

Comments
 (0)