Skip to content

Commit 173e74d

Browse files
authored
readme v0.4.0
1 parent 53a676e commit 173e74d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Create a docker-compose.yml file:
2727
version: "3.4"
2828
services:
2929
remote-api:
30-
image: kekru/docker-remote-api-tls:v0.3.0
30+
image: kekru/docker-remote-api-tls:v0.4.0
3131
ports:
3232
- 2376:443
3333
volumes:
@@ -47,7 +47,7 @@ Create a docker-compose.yml file, specifying a password and the hostname, on whi
4747
version: "3.4"
4848
services:
4949
remote-api:
50-
image: kekru/docker-remote-api-tls:v0.3.0
50+
image: kekru/docker-remote-api-tls:v0.4.0
5151
ports:
5252
- 2376:443
5353
environment:

0 commit comments

Comments
 (0)