We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b5ce46 + 185c85e commit 1a3c7b1Copy full SHA for 1a3c7b1
Dockerfile
@@ -1,5 +1,5 @@
1
# WebUIFlasher Docker Image
2
-FROM python:3.12-slim
+FROM python:3.13-slim
3
4
# Install system dependencies
5
RUN apt-get update && apt-get install -y \
0 commit comments