This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
diagrams
mirror of
https://github.com/mingrammer/diagrams.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
43
Wiki
Activity
Browse Source
More recent Python version
pull/1008/head
tessier
4 days ago
parent
11a92b6fd6
commit
b1edfbe93c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
docker/dev/Dockerfile
+ 1
- 1
docker/dev/Dockerfile
View File
@@ -1,5 +1,5 @@
# use latest python alpine image.
FROM python:3.12.
6
-alpine3.20
FROM python:3.12.
7
-alpine3.20
# install system dependencies.
RUN apk update && apk add --no-cache \
Write
Preview
Loading…
Cancel
Save