Skip to content

Commit

Permalink
update docker file
Browse files Browse the repository at this point in the history
meodai committed Dec 24, 2024
1 parent e6bd565 commit 5c12a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@

ARG NODE_VERSION=21.5.0
ARG PORT=8080
ARG SERVICE_ID=colorapi # Hardcoded service ID
ARG SERVICE_ID=fec93a29-436a-4b29-8921-417932c5a056 # Hardcoded service ID

FROM node:${NODE_VERSION}-alpine AS builder

0 comments on commit 5c12a3e

Please sign in to comment.