Skip to content

Commit

Permalink
Remove commit from example config
Browse files Browse the repository at this point in the history
  • Loading branch information
tfausak committed Jan 26, 2024
1 parent 2ad4373 commit fc79ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ And the corresponding `compose.yaml` file:
services:
devcontainer:
command: sleep infinity
image: public.ecr.aws/acilearning/haskell:9.8.1-3a8c34f81332de06c4c2239e144a63dfd11de9f0
image: public.ecr.aws/acilearning/haskell:9.8.1
init: true
volumes: [ .:/workspace ]
working_dir: /workspace
Expand Down

0 comments on commit fc79ad6

Please sign in to comment.