mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
fix FROM
This commit is contained in:
parent
ccb7ad1539
commit
f72f7b4ad6
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# ~~~ DEVELOP IMAGE ~~~
|
||||
# ~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
FROM base AS development
|
||||
FROM code.cozy.town/codeforleipzig/stadtratmonitor:latest-base
|
||||
|
||||
RUN bundle config without test
|
||||
RUN bundle update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue