Skip to content

Commit 1a3c7b1

Browse files
authored
Merge pull request #1 from the78mole/renovate/base-image-updates
Update python Docker tag to v3.13
2 parents 6b5ce46 + 185c85e commit 1a3c7b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# WebUIFlasher Docker Image
2-
FROM python:3.12-slim
2+
FROM python:3.13-slim
33

44
# Install system dependencies
55
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)