Skip to content

Commit

Permalink
Merge branch 'seek-1.16'
Browse files Browse the repository at this point in the history
  • Loading branch information
stuzart committed Jan 14, 2025
2 parents 3f64613 + 16f02be commit ef8fdbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- main
- workflowhub
- full-test-suite
- seek-1.16

pull_request:

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN apt-get update -qq && \
apt-get install -y --no-install-recommends build-essential cmake curl default-mysql-client gettext graphviz git \
libcurl4-gnutls-dev libmagick++-dev libmariadb-dev libpq-dev libreadline-dev \
libreoffice libsqlite3-dev libssl-dev libxml++2.6-dev \
libxslt1-dev locales nginx nodejs openjdk-11-jdk-headless \
libxslt1-dev libyaml-dev locales nginx nodejs openjdk-11-jdk-headless \
python3.9-dev python3.9-distutils python3-pip \
poppler-utils postgresql-client shared-mime-info sqlite3 links telnet vim-tiny zip && \
apt-get clean && \
Expand Down

0 comments on commit ef8fdbc

Please sign in to comment.