This commit is contained in:
Anatolii Zimovskii 2022-05-07 03:21:07 +03:00
parent b8c64defc0
commit f7eb66e5a2
Signed by: stam
GPG Key ID: AA3A575AB99E8469
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@
* deprecating `epicmorg/prod`, `epicmorg/edge`, `epicmorg/develop` images.
* legacy images are replaced by new base images. see `epicmorg/debian` section.
* added `nodejs18`
* updated `jira8`, `bitbucket`, `vscode`
* `february, march`
* new `nextcloud` images, updated `atlassian` images.
* new `nodejs` iamges.

View File

@ -1,7 +1,7 @@
################################################################################
# https://github.com/linuxserver/docker-code-server/pkgs/container/code-server
################################################################################
FROM ghcr.io/linuxserver/code-server:focal
FROM ghcr.io/linuxserver/code-server:latest
LABEL maintainer="EpicMorg DevTeam, developer@epicm.org"
ARG DEBIAN_FRONTEND=noninteractive