Skip to content

Commit

Permalink
🩹 use fixed version for alternative test dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
salamaashoush committed Sep 8, 2024
1 parent d8e5904 commit 39ac042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/test/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

FROM ducktors/turborepo-remote-cache
FROM ducktors/turborepo-remote-cache:2.2.1
ENV NODE_ENV=production
ENV STORAGE_PROVIDER=local
ENV PORT=4000
Expand Down

0 comments on commit 39ac042

Please sign in to comment.