Skip to content

Commit 9f21329

Browse files
authored
Apply libstdc++6 update in run container (#6790)
1 parent bd11afb commit 9f21329

File tree

1 file changed

+1
-0
lines changed
  • getting_started/setup_vm/roles/ccf_run/tasks

1 file changed

+1
-0
lines changed

getting_started/setup_vm/roles/ccf_run/tasks/install.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@
1212
apt:
1313
name: "{{ debs }}"
1414
update_cache: yes
15+
state: latest
1516
become: yes

0 commit comments

Comments
 (0)