Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
AfsmNGhr committed Feb 4, 2024
1 parent 9ee28c6 commit 65027ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.15.0 (2024-02-04)

* Emacs version is `29.1-r3`
* Update base image to `alpine:3.19.1`

## 1.14.0 (2022-12-04)

* Emacs version is `28.2-r0`
Expand Down
2 changes: 1 addition & 1 deletion init.org
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ alias dockemacs='
-v $HOME:/mnt/workspace \
-v emacs_data:/home/emacser/.emacs.d \
-v /etc/localtime:/etc/localtime:ro \
afsmnghr/dockemacs:1.14.0 startup
afsmnghr/dockemacs:1.15.0 startup
'
#+end_src

Expand Down

0 comments on commit 65027ae

Please sign in to comment.