Skip to content

Commit

Permalink
lets try this for old nodejs :(
Browse files Browse the repository at this point in the history
Signed-off-by: Zachery Hostens <[email protected]>
  • Loading branch information
zacheryph committed Jan 31, 2024
1 parent 91d2d50 commit 67ec43c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rails/3.1/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:3.1.2-alpine@sha256:5159d106f43958450ebf1e85e1eb48d5a9058a51012b53f854afa870d72cbfd3
FROM ruby:3.1.4-alpine3.18@sha256:810437454c53f7d78706e425be7ee48dc9bbbebf13c4eecc5d06e4f3350ebb1b

# Dependencies
RUN apk add --no-cache gcompat tzdata shared-mime-info libpq
2 changes: 1 addition & 1 deletion rails/3.1/dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ FROM ghcr.io/routine/rails:3.1
RUN apk add --no-cache \
build-base python3 less git \
postgresql-dev \
nodejs-current npm yarn
nodejs npm yarn

0 comments on commit 67ec43c

Please sign in to comment.