mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Change Dockerfile to use ubuntu:cosmic base.
Thanks to xet7 !
This commit is contained in:
parent
304d5e6256
commit
30dacb0369
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM debian:buster-slim
|
||||
FROM ubuntu:cosmic
|
||||
LABEL maintainer="wekan"
|
||||
|
||||
# Declare Arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue