Skip to content

Commit

Permalink
Merge pull request #676 from psu-libraries/update-base-image
Browse files Browse the repository at this point in the history
updates base image
  • Loading branch information
whereismyjetpack authored Jan 30, 2023
2 parents 19bb1c1 + f0297df commit 1891128
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,4 +1,4 @@
FROM harbor.k8s.libraries.psu.edu/library/ruby-3.1.2-node-16:20230116 as base
FROM harbor.k8s.libraries.psu.edu/library/ruby-3.1.2-node-16:20230126 as base
ARG UID=2000
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

Expand Down

0 comments on commit 1891128

Please sign in to comment.