mirror of
https://github.com/wekan/wekan.git
synced 2025-12-27 12:48:49 +01:00
parent
3eb72c6c48
commit
815e2db0ae
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
FROM ubuntu:rolling
|
FROM ubuntu:rolling
|
||||||
LABEL maintainer="sgr"
|
LABEL maintainer="sgr"
|
||||||
|
|
||||||
ENV BUILD_DEPS="gnupg gosu libarchive-tools wget curl bzip2 g++ build-essential python git ca-certificates iproute2"
|
ENV BUILD_DEPS="gnupg gosu libarchive-tools wget curl bzip2 g++ build-essential python3 git ca-certificates iproute2"
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
ENV \
|
ENV \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue