This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM debian:bullseye
|
||||
FROM debian:bookworm
|
||||
ADD target/release/iot-cloud /iot-cloud
|
||||
RUN apt update && apt upgrade -y && apt install openssl -y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user