Compare commits
2 commits
39fd8ce0af
...
516e666f6c
Author | SHA1 | Date | |
---|---|---|---|
516e666f6c | |||
f11cb8532c |
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# docker-ownDynDNS-netcup
|
# docker-ownDynDNS-netcup
|
||||||
|
|
||||||
[](https://git.smail.koeln/homelab/docker-ownDynDNS-netcup) [](https://git.smail.koeln/homelab/docker-ownDynDNS-netcup/releases)
|
[](https://code.offene.cloud/homelab/docker-ownDynDNS-netcup) [](https://code.offene.cloud/homelab/docker-ownDynDNS-netcup/releases)
|
||||||
|
|
||||||
- [docker-ownDynDNS-netcup](#docker-owndyndns-netcup)
|
- [docker-ownDynDNS-netcup](#docker-owndyndns-netcup)
|
||||||
- [acknowledgments](#acknowledgments)
|
- [acknowledgments](#acknowledgments)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# Get latest app version
|
# Get latest app version
|
||||||
FROM alpine:3.21.3
|
FROM alpine:3.22.0
|
||||||
WORKDIR /clone-workspace
|
WORKDIR /clone-workspace
|
||||||
RUN apk update && \
|
RUN apk update && \
|
||||||
apk upgrade && \
|
apk upgrade && \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue