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 #33 from harvard-library/docker-compose-1-3
Browse files Browse the repository at this point in the history
Update docker compose version for image build
  • Loading branch information
ktamaral authored Nov 24, 2020
2 parents 1e3ed16 + f6c6b62 commit c72382a
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 c72382a

Please sign in to comment.