Skip to content

Commit

Permalink
Merge pull request #157 from buildpacks/update-circleci-executor-image
Browse files Browse the repository at this point in the history
Update CircelCI executor image
  • Loading branch information
AidanDelaney authored Jun 23, 2023
2 parents e2f242f + d115dae commit 332993d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ workflows:
main:
jobs:
- pack/build:
executor-image: ubuntu-2204:2023.04.2
working-directory: apps/java-maven
image-name: cnbs/circleci-sample
builder: 'cnbs/sample-builder:jammy'
Expand Down

0 comments on commit 332993d

Please sign in to comment.