mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
2.5.1-r4 release
Update image to version 2.5.1-r4
This commit is contained in:
@@ -7,7 +7,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
COPY --from=development /opt/bitnami/ruby /opt/bitnami/ruby
|
||||
|
||||
ENV BITNAMI_APP_NAME="ruby" \
|
||||
BITNAMI_IMAGE_VERSION="2.5.1-r3" \
|
||||
BITNAMI_IMAGE_VERSION="2.5.1-r4" \
|
||||
PATH="/opt/bitnami/ruby/bin:$PATH"
|
||||
|
||||
CMD ["irb"]
|
||||
|
||||
Reference in New Issue
Block a user