Bump nix develop based docker image to tlaurion/heads-dev-env:v0.2.4

Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
Thierry Laurion 2024-11-03 09:13:12 -05:00
parent 61ac2d9960
commit 9f735e2238
No known key found for this signature in database
GPG Key ID: 9A53E1BB3FF00461

View File

@ -45,7 +45,7 @@ commands:
jobs:
prep_env:
docker:
- image: tlaurion/heads-dev-env:v0.2.3
- image: tlaurion/heads-dev-env:v0.2.4
resource_class: large
working_directory: ~/heads
steps:
@ -115,7 +115,7 @@ jobs:
build_and_persist:
docker:
- image: tlaurion/heads-dev-env:v0.2.3
- image: tlaurion/heads-dev-env:v0.2.4
resource_class: large
working_directory: ~/heads
parameters:
@ -143,7 +143,7 @@ jobs:
build:
docker:
- image: tlaurion/heads-dev-env:v0.2.3
- image: tlaurion/heads-dev-env:v0.2.4
resource_class: large
working_directory: ~/heads
parameters:
@ -164,7 +164,7 @@ jobs:
save_cache:
docker:
- image: tlaurion/heads-dev-env:v0.2.3
- image: tlaurion/heads-dev-env:v0.2.4
resource_class: large
working_directory: ~/heads
steps: