Move to alpine
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.11-slim AS base
|
||||
FROM python:3.11-alpine AS base
|
||||
LABEL maintainer="Roman Krček"
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user