Update base image version
For my generated config I use ‘proper-list-p’, which is a function that is new in Emacs 27.1.
This commit is contained in:
parent
81de58a063
commit
4b21a1b581
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM silex/emacs:26.3-alpine-dev
|
FROM silex/emacs:27.1-alpine-dev
|
||||||
|
|
||||||
RUN apk add bats sqlite yaml yaml-dev \
|
RUN apk add bats sqlite yaml yaml-dev \
|
||||||
&& git clone git://github.com/syohex/emacs-libyaml.git \
|
&& git clone git://github.com/syohex/emacs-libyaml.git \
|
||||||
|
|
Loading…
Reference in a new issue