Skip to content

Commit

Permalink
fix: docker+prisma+ssl (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon authored Dec 1, 2023
1 parent b49ac03 commit 3c24351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:lts-bullseye-slim@sha256:f959c0047e2cc2dc01459067d9e898b7780862e52f4e7e80bb674f6040298f32
FROM node:18.15.0-bullseye@sha256:16d7247706d3f3c52f0d7a8c73fe5805387d7c8007e1f7b05f6b5ef232ea5551

ARG PRODUCTION

Expand Down

0 comments on commit 3c24351

Please sign in to comment.