fix dockerfile lint error
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ RUN --mount=source=src,target=src \
|
||||
&& cp target/release/proxy-scraper-checker .
|
||||
|
||||
|
||||
FROM docker.io/debian:bookworm-slim as runner
|
||||
FROM docker.io/debian:bookworm-slim AS runner
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user