Optimized base image for release (#2207)

This commit is contained in:
Keijo Raamat 2021-11-08 11:01:12 +02:00 committed by GitHub
parent 22454c4869
commit 39b9c94251
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM internetee/ruby:2.7
FROM internetee/ruby_base:3.0
LABEL org.opencontainers.image.source=https://github.com/internetee/registry
ARG YARN_VER='1.22.10'
ARG RAILS_ENV