Skip to content

Commit

Permalink
update devcontainer to use ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
andyli committed Jun 4, 2024
1 parent 878996a commit cae1fc7
Show file tree
Hide file tree
Showing 7 changed files with 522 additions and 614 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
workspace:
image: haxe/terraform_devcontainer_workspace:20240527203536
image: haxe/terraform_devcontainer_workspace:20240604034917
init: true
volumes:
- /var/run/docker.sock:/var/run/docker-host.sock
Expand Down
Loading

0 comments on commit cae1fc7

Please sign in to comment.