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 17, 2024
1 parent ebd5ea2 commit 3d0a3a9
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:18-alpine3.17 AS node
FROM 847904970422.dkr.ecr.us-east-1.amazonaws.com/batch-machine:9.2.0
FROM 847904970422.dkr.ecr.us-east-1.amazonaws.com/batch-machine:9.3.0

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

0 comments on commit 3d0a3a9

Please sign in to comment.