mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-14 19:18:55 -07:00
use slim image for build stage, too
This commit is contained in:
parent
d769278d90
commit
6db673b67e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# -------- Build Stage --------
|
||||
FROM debian:13 AS build
|
||||
FROM debian:13-slim AS build
|
||||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue