This website works better with JavaScript.
Explore
Help
Sign In
novalic
/
skeleton-django
Watch
1
Star
0
Fork
You've already forked skeleton-django
0
Code
Issues
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
build: updates alpine image version
Browse Source
master
nicolas
2 years ago
parent
a1db10b5d8
commit
f089c2d909
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
Dockerfile
Unescape
Escape
View File
@ -1,4 +1,4 @@
FROM
python:3.1
0.4-alpine3.15
FROM
python:3.1
1.2-alpine3.17
WORKDIR
/app
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
novalic/skeleton-django
Title
Body
Create Issue