mirror of
https://github.com/tfausak/witch.git
synced 2024-11-22 14:58:13 +03:00
Upgrade devcontainer to GHC 9.2.5
This commit is contained in:
parent
09a3523c6d
commit
0f3e920037
@ -1,7 +1,7 @@
|
||||
services:
|
||||
devcontainer:
|
||||
command: sh -c 'while sleep 1; do :; done'
|
||||
image: public.ecr.aws/v6m6o3k4/haskell:9.2.4-a853e18e0505bc9590dd6eaa31231ae2610fbfa8
|
||||
image: public.ecr.aws/acilearning/haskell:9.2.5-7bd251ac55c29968002b10e3d012562e86d3f218
|
||||
init: true
|
||||
volumes:
|
||||
- ..:/workspaces/witch
|
||||
|
Loading…
Reference in New Issue
Block a user