File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- FROM registry.digitalocean.com/anubis/theia-base:python-3.10 as theia
1+ FROM registry.digitalocean.com/anubis/theia-base:python-3.13 as theia
22
33ENV DOCKER_CONFIG="/docker/"
44
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ RUN set -eux; \
1313 npx vsce package --out /webfreak-debug.vsix
1414
1515
16- FROM registry.digitalocean.com/anubis/theia-base:python-3.10 as theia
16+ FROM registry.digitalocean.com/anubis/theia-base:python-3.13 as theia
1717
1818ARG USER=anubis
1919ARG GDB_VERSION=14.1
Original file line number Diff line number Diff line change 1- FROM registry.digitalocean.com/anubis/theia-base:python-3.9 as theia
1+ FROM registry.digitalocean.com/anubis/theia-base:python-3.13 as theia
22USER root
33
44COPY requirements.txt requirements-dev.txt /
Original file line number Diff line number Diff line change 11# https://github.com/theia-ide/theia-apps/tree/master/theia-cpp-docker
22
3- FROM registry.digitalocean.com/anubis/theia-base:python-3.10 as theia
3+ FROM registry.digitalocean.com/anubis/theia-base:python-3.13 as theia
44USER root
55
66# Step for downloading any new extensions
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ RUN set -eux; \
1313 npx vsce package --out /webfreak-debug.vsix
1414
1515
16- FROM registry.digitalocean.com/anubis/theia-base:python-3.10 as theia
16+ FROM registry.digitalocean.com/anubis/theia-base:python-3.13 as theia
1717
1818ARG USER=anubis
1919ARG GDB_VERSION=13.2
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ RUN set -eux; \
1313 npx vsce package --out /webfreak-debug.vsix
1414
1515
16- FROM registry.digitalocean.com/anubis/theia-base:python-3.10 as theia
16+ FROM registry.digitalocean.com/anubis/theia-base:python-3.13 as theia
1717
1818ARG USER=anubis
1919ARG GDB_VERSION=13.2
You can’t perform that action at this time.
0 commit comments