Skip to content

Commit

Permalink
feat: Bump LogTo version to 1.16 (#191)
Browse files Browse the repository at this point in the history
Bump LogTo version to 1.16
  • Loading branch information
filipdjokic authored May 22, 2024
1 parent ee8735e commit 0ae6ed5
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 svhd/logto:1.15.0 as runner
FROM svhd/logto:1.16.0 as runner

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

0 comments on commit 0ae6ed5

Please sign in to comment.