mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 07:50:12 +01:00
Updated Docker base image to newer Ubuntu.
Thanks to xet7 !
This commit is contained in:
parent
e925877ae4
commit
442e6bf983
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
FROM quay.io/wekan/ubuntu:groovy-20210115
|
FROM quay.io/wekan/ubuntu:hirsute-20210825
|
||||||
LABEL maintainer="wekan"
|
LABEL maintainer="wekan"
|
||||||
|
|
||||||
# 2020-12-03:
|
# 2021-09-18:
|
||||||
# - Above Ubuntu base image copied from Docker Hub ubuntu:groovy-20201125.2
|
# - Above Ubuntu base image copied from Docker Hub ubuntu:hirsute-20210825
|
||||||
# to Quay to avoid Docker Hub rate limits.
|
# to Quay to avoid Docker Hub rate limits.
|
||||||
|
|
||||||
# Set the environment variables (defaults where required)
|
# Set the environment variables (defaults where required)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue