Skip to content

Commit

Permalink
Update docker image to use 2024 image
Browse files Browse the repository at this point in the history
  • Loading branch information
CoryNessCTR committed Oct 19, 2023
1 parent 5fa6ba7 commit f50a8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-all-parallel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
runs-on: ubuntu-latest

# This grabs the WPILib docker container
container: wpilib/roborio-cross-ubuntu:2023-22.04
container: wpilib/roborio-cross-ubuntu:2024-22.04

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit f50a8a7

Please sign in to comment.