Skip to content

Commit

Permalink
Update to pass-ember 790edea (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
markpatton authored and birkland committed Jul 17, 2019
1 parent ac7adcb commit f2361f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ EMBER_PORT=81

# Ember app build-time config
EMBER_GIT_REPO=https://github.com/OA-PASS/pass-ember
EMBER_GIT_BRANCH=a7a9c045820d7c2dc54687c4c75c8a830bba0d03
EMBER_GIT_BRANCH=790edea2c8150b926cd43b56840ec51d7523792b

EMBER_ROOT_URL=/app/

Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ services:
USER_SERVICE_URL: "${USER_SERVICE_URL}"
DOI_SERVICE_URL: "${DOI_SERVICE_URL}"
METADATA_SCHEMA_URI: "${METADATA_SCHEMA_URI}"
image: oapass/ember:20190612-a7a9c04@sha256:f985c26c3b2926cb544d704ec9d3b658dfea32087b7d9cd747f1619028e5d1f5
image: oapass/ember:20190716-790edea@sha256:be72ac710c28b6c33e2a77a9f01632de41d6b4e1286694ab17bbd2a6e9f8f9cb
container_name: ember
env_file: .env
networks:
Expand Down

0 comments on commit f2361f2

Please sign in to comment.