mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Updated Docker base image to Ubuntu 24.10.
Thanks to Ubuntu developers !
This commit is contained in:
parent
6e0d41834c
commit
7a34bc3eb0
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
FROM ubuntu:24.04
|
FROM ubuntu:24.10
|
||||||
LABEL maintainer="wekan"
|
LABEL maintainer="wekan"
|
||||||
LABEL org.opencontainers.image.ref.name="ubuntu"
|
LABEL org.opencontainers.image.ref.name="ubuntu"
|
||||||
LABEL org.opencontainers.image.version="24.04"
|
LABEL org.opencontainers.image.version="24.10"
|
||||||
LABEL org.opencontainers.image.source="https://github.com/wekan/wekan"
|
LABEL org.opencontainers.image.source="https://github.com/wekan/wekan"
|
||||||
|
|
||||||
# 2022-04-25:
|
# 2022-04-25:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue