This website works better with JavaScript.
Explore
Help
Sign In
cn
/
dyndnsd
mirror of
https://github.com/cmur2/dyndnsd.git
Watch
1
Star
0
Fork
You've already forked dyndnsd
0
Code
Releases
Activity
Browse Source
docker: update alpine Docker tag to v3.15.0
pull/143/head
Renovate Bot
5 months ago
committed by
Christian Nicolai
parent
9eb9849004
commit
193997958f
2 changed files
with
2 additions
and
2 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
docker/Dockerfile
2
docker/ci/Dockerfile
2
docker/Dockerfile
Unescape
Escape
View File
@ -1,4 +1,4 @@
FROM
alpine:3.1
3.7
FROM
alpine:3.1
5.0
EXPOSE
5353 8080
2
docker/ci/Dockerfile
Unescape
Escape
View File
@ -1,4 +1,4 @@
FROM
alpine:3.1
3.7
FROM
alpine:3.1
5.0
EXPOSE
5353 8080
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
cn/dyndnsd
Title
Body
Create Issue