Commit 61f0989
authored
Fix Docker images build error when using Podman Compose (#442)
This PR resolves the following error when using podman-compose:
Error: short-name "caddy:2.6.4-alpine" did not resolve to an alias and
no unqualified-search registries are defined in
"/etc/containers/registries.conf"
We also bump the Docker image for Caddy and Alpine Linux.1 parent b9ade4a commit 61f0989
File tree
3 files changed
+4
-4
lines changed- test/docker
- tinyproxy-auth
- tinyproxy
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments