Skip to content

Commit 3d7caa4

Browse files
Update docker-compose.yml
1 parent b51bb39 commit 3d7caa4

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
v1.4:
2-
image: docs/archive:v1.4
2+
image: docs/docker.github.io:v1.4
33
ports:
44
- "4014:4000"
55
v1.5:
6-
image: docs/archive:v1.5
6+
image: docs/docker.github.io:v1.5
77
ports:
88
- "4015:4000"
99
v1.6:
10-
image: docs/archive:v1.6
10+
image: docs/docker.github.io:v1.6
1111
ports:
1212
- "4016:4000"
1313
v1.7:
14-
image: docs/archive:v1.7
14+
image: docs/docker.github.io:v1.7
1515
ports:
1616
- "4017:4000"
1717
v1.8:
18-
image: docs/archive:v1.8
18+
image: docs/docker.github.io:v1.8
1919
ports:
2020
- "4018:4000"
2121
v1.9:
22-
image: docs/archive:v1.9
22+
image: docs/docker.github.io:v1.9
2323
ports:
2424
- "4019:4000"
2525
v1.10:
26-
image: docs/archive:v1.10
26+
image: docs/docker.github.io:v1.10
2727
ports:
2828
- "4110:4000"
2929
v1.11:
30-
image: docs/archive:v1.11
30+
image: docs/docker.github.io:v1.11
3131
ports:
3232
- "4111:4000"

0 commit comments

Comments
 (0)