Skip to content

Commit cc357c7

Browse files
committed
container
1 parent 6080ede commit cc357c7

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.copier-answers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: v0.0.77-10-g42d207b
2+
_commit: v0.0.77-11-g99d3a08
33
_src_path: gh:LabAutomationAndScreening/copier-base-template.git
44
description: A web app that is hosted within a local intranet. Nuxt frontend, python
55
backend, docker-compose

.devcontainer/devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
2525
2626
27-
"github.copilot@1.380.1802",
28-
"[email protected].2025101401",
27+
"github.copilot@1.388.0",
28+
"[email protected].2025102701",
2929

3030
// Python
3131

template/.devcontainer/devcontainer.json.jinja

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
3232
3333
34-
"github.copilot@1.380.1802",
35-
"[email protected].2025101401",{% endraw %}{% if install_claude_cli %}{% raw %}
36-
"[email protected].10",{% endraw %}{% endif %}{% raw %}
34+
"github.copilot@1.388.0",
35+
"[email protected].2025102701",{% endraw %}{% if install_claude_cli %}{% raw %}
36+
"[email protected].27",{% endraw %}{% endif %}{% raw %}
3737

3838
// Python
3939

0 commit comments

Comments
 (0)