mirror of
https://github.com/Xevion/time-banner.git
synced 2026-01-31 02:26:13 -06:00
Upgrade to debian 11 (bullseye)
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ RUN rm ./target/release/deps/time_banner*
|
||||
RUN cargo build --release
|
||||
|
||||
|
||||
FROM debian:buster-slim
|
||||
FROM debian:bullseye-slim
|
||||
ARG APP=/usr/src/app
|
||||
|
||||
RUN apt-get update \
|
||||
|
||||
Reference in New Issue
Block a user