Skip to content

Commit eed9eba

Browse files
committed
bump nginx
1 parent 98b5c55 commit eed9eba

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)