Skip to content

Commit a66f7bd

Browse files
build(deps): bump pxtools/pxweb2 from 2.6.0 to 2.6.2
Bumps [pxtools/pxweb2](https://github.com/PxTools/PxWeb2) from 2.6.0 to 2.6.2. - [Release notes](https://github.com/PxTools/PxWeb2/releases) - [Commits](PxTools/PxWeb2@v2.6.0...v2.6.2) --- updated-dependencies: - dependency-name: pxtools/pxweb2 dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3814fc1 commit a66f7bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
web:
55
depends_on:
66
- api
7-
image: ghcr.io/pxtools/pxweb2:2.6.0
7+
image: ghcr.io/pxtools/pxweb2:2.6.2
88
pull_policy: always
99
ports:
1010
- "8080:8080"

0 commit comments

Comments
 (0)