Skip to content

Commit c43a2e6

Browse files
update deps, build image and remove dead ext (#64)
1 parent 3f32be1 commit c43a2e6

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.vscode/extensions.json

-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@
33
"ms-python.python",
44
"ms-python.vscode-pylance",
55
"charliermarsh.ruff",
6-
"ms-python.black-formatter"
76
]
87
}

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.11-slim
1+
FROM python:3.12-slim
22

33
LABEL org.opencontainers.image.source=https://github.com/PythonistaGuild/Pythonista-Bot
44
LABEL org.opencontainers.image.description="Pythonista Guild's Discord Bot"

poetry.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)