Skip to content

Commit

Permalink
feat: Bump LogTo version to 1.17.0 [DEV-4075] (#198)
Browse files Browse the repository at this point in the history
feat: Bump LogTo version to 1.17.0
  • Loading branch information
filipdjokic authored Jul 5, 2024
1 parent 167d93f commit 9e37ac8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN npm run build
### STAGE 2: Build LogTo image with custom connector ###
###############################################################

FROM svhd/logto:1.16.0 as runner
FROM svhd/logto:1.17.0 as runner

# Set Node.js environment
ENV NODE_ENV=production
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9e37ac8

Please sign in to comment.