Skip to content

Commit

Permalink
Merge branch 'main' into wolfictl-f400944f-78de-4c05-903a-ce10b7143024
Browse files Browse the repository at this point in the history
  • Loading branch information
Dentrax authored Jan 12, 2025
2 parents efd2475 + 5a4c661 commit 2fb8d4e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions neo4j-5.26.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: neo4j-5.26
version: 5.26.0
epoch: 2
version: "5.26.1"
epoch: 0
description:
copyright:
- license: GPL-3.0-or-later
Expand Down Expand Up @@ -67,11 +67,11 @@ subpackages:
with:
repository: https://github.com/neo4j/docker-neo4j-publish
branch: master
expected-commit: b8c0ca2e8dd585e338d74b191a2e370c0da14d92
expected-commit: cc046a31cd45546f5fa62ae6683bb46cad35726c
- working-directory: ${{package.version}}/bullseye/community
runs: |
tar -xzf neo4j-community-*-docker.tar.gz -C .
mkdir -p ${{targets.contextdir}}/startup
ls -latr local-package
cp -r local-package/* ${{targets.contextdir}}/startup/
ls -latr ${{targets.contextdir}}/startup
mkdir -p ${{targets.contextdir}}/var/lib/neo4j/bin
Expand Down

0 comments on commit 2fb8d4e

Please sign in to comment.