Change to debian slim for full support
This commit is contained in:
parent
5f13192006
commit
c2a6c66dad
@ -1,5 +1,5 @@
|
||||
# ---- Base ----
|
||||
FROM alpine:3 AS base
|
||||
FROM debian:stable-slim AS base
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user