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 #43 from harvard-library/docker-compose-1-3-2
Browse files Browse the repository at this point in the history
Update docker compose version number
  • Loading branch information
ktamaral authored Nov 30, 2020
2 parents 4ff474a + c8bb51b commit b580f93
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.1
image: registry.lts.harvard.edu/lts/crt-app:1.3.2
build:
context: ./
dockerfile: DockerfilePub

0 comments on commit b580f93

Please sign in to comment.