Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
Update docker compose version for image build
Browse files Browse the repository at this point in the history
  • Loading branch information
ktamaral committed Nov 24, 2020
1 parent 1e3ed16 commit f6c6b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'

services:
crt-app:
image: registry.lts.harvard.edu/lts/crt-app:1.2.14
image: registry.lts.harvard.edu/lts/crt-app:1.3.0
build:
context: ./
dockerfile: DockerfilePub

0 comments on commit f6c6b62

Please sign in to comment.