Skip to content

Commit

Permalink
Yarnkey (#617)
Browse files Browse the repository at this point in the history
* Issue when installing packages for yarn (i think).  This key needs pulled for it to work.  Got this work around directly from yarns github.

* Apply suggestions from code review

Co-authored-by: Dann <[email protected]>

Co-authored-by: Dann <[email protected]>
  • Loading branch information
ajkiessl and whereismyjetpack authored Jan 26, 2023
1 parent cd35724 commit 9e56b18
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
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:experimental
FROM harbor.k8s.libraries.psu.edu/library/ruby-2.7.6-node-12:20230116 as base
FROM harbor.k8s.libraries.psu.edu/library/ruby-2.7.6-node-12:20230126 as base

# hadolint ignore=DL3008
RUN apt-get update && \
Expand Down

0 comments on commit 9e56b18

Please sign in to comment.