Skip to content

Commit

Permalink
bump logto version
Browse files Browse the repository at this point in the history
  • Loading branch information
filipdjokic committed Oct 25, 2023
1 parent d806354 commit ce7b075
Showing 1 changed file with 1 addition and 1 deletion.
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 ghcr.io/logto-io/logto:1.8.0 as runner
FROM ghcr.io/logto-io/logto:1.10.0 as runner

# Set Node.js environment
ENV NODE_ENV=production
Expand Down

0 comments on commit ce7b075

Please sign in to comment.