Fix WORKDIR path from /workspace to /workspaces in Dockerfile #3

Merged
GuillaumeHemmen merged 1 commit from fix-workdir-typo into master 2026-05-23 20:07:11 +00:00

Summary

  • Corrects a typo in the Dockerfile where WORKDIR was set to /workspace instead of /workspaces
  • Applies the fix to both the ci and coder build stages
## Summary - Corrects a typo in the Dockerfile where `WORKDIR` was set to `/workspace` instead of `/workspaces` - Applies the fix to both the `ci` and `coder` build stages
Update WORKDIR paths in Dockerfile to improve consistency and readability
All checks were successful
/ docker-dev-ci (push) Successful in 2m33s
/ docker-dev-coder (push) Successful in 3m37s
528724bafe
GuillaumeHemmen deleted branch fix-workdir-typo 2026-05-23 20:07:11 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
actions/sindri!3
No description provided.