Skip to content

Commit

Permalink
Prepare release 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Goncalo Rolo committed Aug 5, 2022
1 parent f94f6ae commit 9cf9330
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
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.4'

services:
app:
image: ghcr.io/eclipse-researchlabs/smartclide/smartclide-ide:1.0
image: ghcr.io/eclipse-researchlabs/smartclide/smartclide-ide:1.2
ports:
- '8080:8080'
depends_on:
Expand Down
1 change: 0 additions & 1 deletion imports/ui/components/MyAccount/Profile.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<template>
<div height="500">
<iframe id="iframe" src="https://keycloak-smartclide-che.che.smartclide.eu/auth/realms/che/account"/>
<!-- <iframe id="iframe" src="https://abola.pt"/>-->
</div>
</template>

Expand Down

0 comments on commit 9cf9330

Please sign in to comment.