Skip to content

Commit

Permalink
Update batch-machine image
Browse files Browse the repository at this point in the history
  • Loading branch information
iandees committed Nov 19, 2024
1 parent 52c695d commit 601a56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion task/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM node:22-alpine3.19 AS node
FROM 847904970422.dkr.ecr.us-east-1.amazonaws.com/batch-machine:9.3.0
FROM 847904970422.dkr.ecr.us-east-1.amazonaws.com/batch-machine:9.5.0

COPY --from=node /usr/lib /usr/lib
COPY --from=node /usr/local/share /usr/local/share
Expand Down

0 comments on commit 601a56e

Please sign in to comment.