mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-09 18:18:11 -05:00
Update visited_countries column type to jsonb
This commit is contained in:
@@ -25,7 +25,7 @@ RUN apk -U add --no-cache \
|
||||
less \
|
||||
yaml-dev \
|
||||
gcompat \
|
||||
libgeos-dev \
|
||||
geos \
|
||||
&& mkdir -p $APP_PATH
|
||||
|
||||
# Update gem system and install bundler
|
||||
|
||||
@@ -22,7 +22,7 @@ RUN apk -U add --no-cache \
|
||||
less \
|
||||
yaml-dev \
|
||||
gcompat \
|
||||
libgeos-dev \
|
||||
geos \
|
||||
&& mkdir -p $APP_PATH
|
||||
|
||||
# Update gem system and install bundler
|
||||
|
||||
Reference in New Issue
Block a user