Skip to content

Commit

Permalink
Try updating to a newer node image
Browse files Browse the repository at this point in the history
  • Loading branch information
iandees committed Nov 17, 2024
1 parent aaa409b commit d53f11a
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,4 +1,4 @@
FROM node:18-alpine3.17 AS node
FROM node:22-alpine3.19 AS node
FROM 847904970422.dkr.ecr.us-east-1.amazonaws.com/batch-machine:9.3.0

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

0 comments on commit d53f11a

Please sign in to comment.