Skip to content

Commit dcffc93

Browse files
Merge pull request #315 from psu-libraries/yarn-4
updated ruby image to yarn 4
2 parents 962403c + cfe2efc commit dcffc93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM harbor.k8s.libraries.psu.edu/library/ruby-3.4.9-node-22:20260415 AS base
1+
FROM harbor.k8s.libraries.psu.edu/library/ruby-3.4.9-node-22-yarn-4.16.0 AS base
22
ENV GA_TRACKING_ID=GA-123456789
33
WORKDIR /app
44

0 commit comments

Comments
 (0)