Skip to content

Commit f765ad4

Browse files
authored
fix: change base image (#11)
1 parent e35996e commit f765ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM scratch
1+
FROM ubuntu:22.04
22

33
COPY ./coder-xray /coder-xray
44

0 commit comments

Comments
 (0)