Update masto

This commit is contained in:
asonix 2020-12-27 11:11:57 -06:00
parent f4212ad9f2
commit 4318b8a6bb
3 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM arm64v8/ruby:2.6-alpine3.10
FROM arm64v8/ruby:2.7-alpine3.12
# Set up git remote
ARG TAG

View File

@ -34,7 +34,6 @@ function build_image() {
docker build \
--pull \
--no-cache \
--build-arg BUILD_DATE="${BUILD_DATE}" \
--build-arg TAG="${TAG}" \
--build-arg VERSION="${VERSION}" \

View File

@ -0,0 +1,3 @@
#!/usr/bin/env sh
bundle exec bin/tootctl cache clear