.devcontainer, update image to ubuntu:rolling

- see also: 8446640060
pull/4336/head
Martin Filser 3 years ago committed by Denis Perov
parent f94ae76609
commit 926b617f33
  1. 2
      .devcontainer/Dockerfile

@ -1,4 +1,4 @@
FROM quay.io/wekan/ubuntu:groovy-20210115
FROM ubuntu:rolling
LABEL maintainer="sgr"
ENV BUILD_DEPS="gnupg gosu libarchive-tools wget curl bzip2 g++ build-essential python git ca-certificates iproute2"

Loading…
Cancel
Save