mirror of
https://github.com/cupcakearmy/glyphance.git
synced 2024-12-21 15:46:29 +00:00
Bump python from 3.10-alpine to 3.11-alpine
Bumps python from 3.10-alpine to 3.11-alpine. --- updated-dependencies: - dependency-name: python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
29ecbb1ed8
commit
1208f9d546
@ -1,4 +1,4 @@
|
||||
FROM python:3.10-alpine
|
||||
FROM python:3.11-alpine
|
||||
|
||||
# Install Poetry
|
||||
RUN apk add --no-cache curl
|
||||
|
Loading…
Reference in New Issue
Block a user