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 #38 from harvard-library/docker-compose-3-1-1
Browse files Browse the repository at this point in the history
Update docker compose version
  • Loading branch information
ktamaral authored Nov 24, 2020
2 parents 38fff5c + d30145a commit 6c11cfe
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.3.0
image: registry.lts.harvard.edu/lts/crt-app:1.3.1
build:
context: ./
dockerfile: DockerfilePub

0 comments on commit 6c11cfe

Please sign in to comment.