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

Commit

Permalink
Merge pull request #50 from harvard-library/docker-compose-1-4-0
Browse files Browse the repository at this point in the history
Update docker compose version
  • Loading branch information
ktamaral authored Dec 4, 2020
2 parents 65c9671 + f300204 commit 0c60462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-build.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.3.4
image: registry.lts.harvard.edu/lts/crt-app:1.4.0
build:
context: ./
dockerfile: DockerfilePub

0 comments on commit 0c60462

Please sign in to comment.