Docker container still has caddy v1

1. Caddy version (caddy version):

e77ad31c6de5:~# caddy --version
Caddy v1.0.3 (h1:i9gRhBgvc5ifchwWtSe7pDpsdS9+Q0Rw9oYQmYUTw1w=)

versus a file I downloaded from the site and linked into the container to test

e77ad31c6de5:/srv/.bin# ./caddy version
v2.4.3 h1:Y1FaV2N4WO3rBqxSYA8UZsZTQdN+PwcoOcAiZTM8C0I=

do note I am using the docker image caddy:latest,

How I run Caddy:

Docker

System environment:

Windows 10, Docker (WSL2 Backend)

hold up… portainer tried to use abiosoft/caddy:latest

Yeap… Appearntly the portainer template for caddy is still using V1

This topic was automatically closed after 30 days. New replies are no longer allowed.