Skip to content

Commit

Permalink
update base image
Browse files Browse the repository at this point in the history
  • Loading branch information
yebyen committed Dec 27, 2023
1 parent c0bdc22 commit ca040d6
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.io/docker/dockerfile:experimental
FROM kingdonb/rvm-supported:7783e7b8 as builder-base
FROM kingdonb/rvm-supported:d6462629 as builder-base
LABEL maintainer="Kingdon Barrett <[email protected]>"
ENV APPDIR="/home/${RVM_USER}/app"
ENV RUBY=3.3.0
Expand Down

0 comments on commit ca040d6

Please sign in to comment.