mirror of
https://github.com/dokku/dokku.git
synced 2025-12-28 16:06:40 +01:00
Dokku uses a few external images for various bits of functionality, but these must be manually updated every so often due to being referenced in code. By moving the references to Dockerfiles, we can take advantage of dependabot to issue automatic PRs when they are out of date.
1 line
40 B
Docker
1 line
40 B
Docker
FROM lucaslorentz/caddy-docker-proxy:2.8 |