mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 21:17:18 -04:00
Use ubuntu:cosmic base in Dockerfile.
Thanks to xet7 !
This commit is contained in:
parent
1dc0d0c12e
commit
df00776e6c
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