mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 19:06:15 -04:00
Use correct docker image.
This commit is contained in:
parent
d342b83b49
commit
752c0fa063
4 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# Author: muxator
|
||||
|
||||
FROM oven/bun:latest
|
||||
FROM oven/bun:alpine
|
||||
LABEL maintainer="Etherpad team, https://github.com/ether/etherpad-lite"
|
||||
|
||||
ARG TIMEZONE=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue