Skip to content

Commit

Permalink
chore: version
Browse files Browse the repository at this point in the history
change to alpine node
  • Loading branch information
jlangy committed Nov 24, 2023
1 parent 6222a61 commit 93b5f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/kc-cron-job/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18
FROM node:18-alpine

WORKDIR /usr/src/app

Expand Down

0 comments on commit 93b5f86

Please sign in to comment.