Skip to content

Commit

Permalink
Merge pull request #76 from CircleCI-Public/brentmmarks-patch-1
Browse files Browse the repository at this point in the history
feat: change default image version to current
  • Loading branch information
brentmmarks authored Jan 15, 2024
2 parents 04e989b + 256d36f commit 661c9a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/executors/default.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: A debian-based machine executor

machine:
image: ubuntu-2004:202201-02
image: ubuntu-2004:current

0 comments on commit 661c9a8

Please sign in to comment.