mirror of
https://github.com/wekan/wekan.git
synced 2025-12-28 13:18:49 +01:00
Change base image eoan to rolling, that is probably always newest Ubuntu
rolling version. Thanks to xet7 !
This commit is contained in:
parent
c60967e935
commit
c66cc3d4da
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:eoan
|
||||
FROM ubuntu:rolling
|
||||
LABEL maintainer="wekan"
|
||||
|
||||
# Set the environment variables (defaults where required)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue