pin python3 version

master
jeltz 6 months ago
parent e89fde25f2
commit 527ab60069
Signed by: jeltz
GPG Key ID: 800882B66C0C3326

@ -1,4 +1,4 @@
FROM python:3-alpine
FROM python:3.11-alpine
LABEL description="A Matrix bot for Alertmanager"
# Instal gcc to build wheels
RUN apk add --no-cache gcc musl-dev

Loading…
Cancel
Save