There was an error while loading. Please reload this page.
1 parent 65f1733 commit 4182ccaCopy full SHA for 4182cca
2 files changed
Dockerfile
@@ -1,5 +1,5 @@
1
FROM ghcr.io/python-discord/python-builds:builder-base AS python-builder
2
- LABEL org.opencontainers.image.authors="Joe Banks <joe@owlcorp.uk>"
+LABEL org.opencontainers.image.authors="Joe Banks <joe@owlcorp.uk>, Chris Lovering <cj@owlcorp.uk>"
3
4
ARG PYTHON_VERSION
5
Dockerfile.base
FROM buildpack-deps:bookworm
ARG PYENV_VERSION="v2.6.11"
RUN apt-get -y update \
0 commit comments