Skip to content

Commit

Permalink
Update debian to fix CI while updating Node (#37841)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #37841

**Changelog:**
[General] [Fixed] - Update debian version

Differential Revision: D46673999

fbshipit-source-id: 1431d2a47f232ed3ca04b7ae22e16fb9fca45686
  • Loading branch information
arushikesarwani94 authored and facebook-github-bot committed Jun 13, 2023
1 parent d631e0d commit 89e444c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1132,7 +1132,7 @@ jobs:
# -------------------------
prepare_hermes_workspace:
docker:
- image: debian:11
- image: debian:bullseye
environment:
- HERMES_WS_DIR: *hermes_workspace_root
- HERMES_VERSION_FILE: "packages/react-native/sdks/.hermesversion"
Expand Down

0 comments on commit 89e444c

Please sign in to comment.