Skip to content

Commit 3abefd9

Browse files
docs: update repository context via Repomix [skip ci]
1 parent c6391e7 commit 3abefd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DOCS/repository_context.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87692,7 +87692,7 @@ orbs:
8769287692
jobs: # a collection of steps
8769387693
dusk: # runs not using Workflows must have a `build` job as entry point
8769487694
docker: # run the steps with Docker
87695-
- image: cimg/php:8.4.7-browsers # ...with this image as the primary container; this is where all `steps` will run
87695+
- image: cimg/php:8.4.8-browsers # ...with this image as the primary container; this is where all `steps` will run
8769687696
auth:
8769787697
username: mydockerhub-user
8769887698
password: $DOCKERHUB_PASSWORD # context / project UI env-var reference

0 commit comments

Comments
 (0)