+ hvg-blog-general theme
This commit is contained in:
@@ -2,7 +2,7 @@ ARG UID=1000
|
||||
ARG GID=1000
|
||||
ARG USER_NAME=heroku
|
||||
|
||||
FROM heroku/heroku:20 AS base
|
||||
FROM heroku/heroku:20-build AS base
|
||||
RUN \
|
||||
apt-get -qq update; \
|
||||
apt-get install -y --no-install-recommends \
|
||||
|
||||
Reference in New Issue
Block a user