Skip to content

Commit

Permalink
fix(gh-actions): bump BASE_IMAGE_VERSION to 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
WerySkok committed Dec 10, 2023
1 parent f4ba39c commit b2b6fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

env:
BASE_IMAGE_NAME: php
BASE_IMAGE_VERSION: "8.1"
BASE_IMAGE_VERSION: "8.2"

jobs:
build-cli:
Expand Down

0 comments on commit b2b6fe6

Please sign in to comment.