mirror of
https://github.com/cupcakearmy/glyphance.git
synced 2025-01-02 13:26:30 +00:00
Merge pull request #2 from cupcakearmy/dependabot/docker/python-3.11-alpine
Bump python from 3.10-alpine to 3.11-alpine
This commit is contained in:
commit
45346502c7
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.10-alpine
|
FROM python:3.11-alpine
|
||||||
|
|
||||||
# Install Poetry
|
# Install Poetry
|
||||||
RUN apk add --no-cache curl
|
RUN apk add --no-cache curl
|
||||||
|
Loading…
Reference in New Issue
Block a user