Skip to content

Commit 20f299f

Browse files
authored
Update Dockerfile
1 parent 875a979 commit 20f299f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN ./configure --with-openssl --enable-websockets
1515
# Compile
1616
RUN make && make install
1717

18-
FROM --platform=$TARGETOS/$TARGETARCH alpine
18+
FROM --platform=$TARGETOS/$TARGETARCH debian
1919

2020
LABEL org.opencontainers.image.source="https://github.com/kordlib/docker"
2121
LABEL org.opencontainers.image.licenses=MIT

0 commit comments

Comments
 (0)