Skip to content

Conversation

@andy1li
Copy link
Member

@andy1li andy1li commented Nov 12, 2025

CC-2015: Fix vcpkg caching issue; Update C/C++ Dockerfiles to gcc:15.2.0-trixie


Note

Update C/C++ Dockerfiles to gcc:15.2-trixie, add compile step, and remove vcpkg cache move to address caching issues.

  • Dockerfiles:
    • Base image: Update dockerfiles/c-23.Dockerfile and dockerfiles/cpp-23.Dockerfile from gcc:14.3.0-bookworm to gcc:15.2.0-trixie.
    • Build step: Add RUN .codecrafters/compile.sh before caching.
    • Caching: Remove move of vcpkg_installed into cache (previous mv /app/vcpkg_installed ... lines deleted), retaining only build directory caching.

Written by Cursor Bugbot for commit 4fb331c. This will update automatically on new commits. Configure here.

@linear
Copy link

linear bot commented Nov 12, 2025

@andy1li andy1li merged commit 23e8f72 into main Nov 12, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants