Skip to content

Commit

Permalink
Update debian to fix CI (#34634)
Browse files Browse the repository at this point in the history
Summary:
The keys of the current debian version expired again. This PR is an attempt to use a different version

## Changelog

[General] [Fixed] - Update debian version

Pull Request resolved: #34634

Test Plan: CircleCI is green

Reviewed By: sammy-SC

Differential Revision: D39350344

Pulled By: cipolleschi

fbshipit-source-id: 6c77cc60cbc56a9fe8362ffa0472f96bce58b28e
  • Loading branch information
Riccardo Cipolleschi authored and facebook-github-bot committed Sep 8, 2022
1 parent d986e4c commit 0e8050d
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 @@ -943,7 +943,7 @@ jobs:
# -------------------------
prepare_hermes_workspace:
docker:
- image: debian:11.4
- image: debian:11
environment:
- HERMES_WS_DIR: *hermes_workspace_root
- HERMES_VERSION_FILE: "sdks/.hermesversion"
Expand Down

0 comments on commit 0e8050d

Please sign in to comment.