Skip to content

Commit 2ce579d

Browse files
committed
[DATALAD RUNCMD] progress nginx container to 0.2.6 to resolve certificate issue
=== Do not change lines below === { "chain": [], "cmd": "git-sedi nginx:v0.2.5 nginx:v0.2.6", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^
1 parent ec46b78 commit 2ce579d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LNX-docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ services:
4444
interval: 15s
4545
fakeservices.datajoint.io:
4646
<<: *net
47-
image: datajoint/nginx:v0.2.5
47+
image: datajoint/nginx:v0.2.6
4848
environment:
4949
- ADD_db_TYPE=DATABASE
5050
- ADD_db_ENDPOINT=db:3306

local-docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ services:
4646
interval: 15s
4747
fakeservices.datajoint.io:
4848
<<: *net
49-
image: datajoint/nginx:v0.2.5
49+
image: datajoint/nginx:v0.2.6
5050
environment:
5151
- ADD_db_TYPE=DATABASE
5252
- ADD_db_ENDPOINT=db:3306

0 commit comments

Comments
 (0)