This website works better with JavaScript.
Home
Help
Sign In
unofficial-mirrors
/
znc
mirror of
https://github.com/znc/znc
Watch
1
Star
0
Fork
1
Code
Issues
Releases
82
Activity
Browse Source
Dockerfile: upgrade Alpine to 3.12
1.8.x
Alexey Sokolov
5 months ago
parent
127688b792
commit
eeea60f5d9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Dockerfile
+ 1
- 1
Dockerfile
View File
@ -1,4 +1,4 @@
FROM
alpine:3.1
1
FROM
alpine:3.1
2
ARG
VERSION_EXTRA
=
""
Write
Preview
Loading…
Cancel
Save